Re: Good SVN client?



larwe wrote:
At work we're migrating from Source"Safe" to SVN. There is a strong
focus on GUI-based tools for this, and the dev environment is Windows-
only.

I'm currently using TortoiseSVN which looks very pretty but is
excruciating, frustrating and confusing in the extreme to use;
absolutely nothing works the way you'd expect. Is there a simple-to-
use Win32 SVN client that does NOT have shell integration, and that
can:

- look at the repository and compare two versions in the repository.
(I still haven't worked out how to do this in Tortoise).
- compare copy on my hard disk to repository HEAD.
- check in, check out, lock, unlock.
- merge capability is optional (we never use it, don't trust it).

I basically want something that pops up two window panes, one showing
the repository, one showing my hard drive.


For Tortoise, all these are done using the "tortoise svn" menu in explorer. To check out a repository (or a directory within the repository) into a folder, you use "svn checkout" from the menu. Once you have a checked out folder, commits, updates, add, rename, delete, etc., are all on the menu.

For another client, you could try <http://rapidsvn.tigris.org/>. Also look at <http://subversion.tigris.org/links.html#clients>

.



Relevant Pages

  • Re: Version Control Advice
    ... is your source files, not the repository. ... After a fresh "svn update" (or its equivalent TortoiseSVN menu item click), ... in the history or between any revision and your local file. ... I'm quite happy with Subversion and TortoiseSVN so far - I've been using it ...
    (borland.public.delphi.non-technical)
  • Re: Good SVN client?
    ... frustrating and confusing in the extreme to use; ... I've been using TortoiseSVN for a couple of years now, and have learned to live with its "eccentricities" as I, for one, do prefer an integrated client. ... ow select "Check repository" - this will add changes made in the repository. ...
    (comp.arch.embedded)
  • Re: Good SVN client?
    ... I'm currently using TortoiseSVN which looks very pretty but is ... look at the repository and compare two versions in the repository. ... In most cases, when there are sources, that can't be merged automatically, you'll be notified and source files will have marks, where the conflict occurred. ...
    (comp.arch.embedded)
  • Re: Good SVN client?
    ... I'm currently using TortoiseSVN which looks very pretty but is ... look at the repository and compare two versions in the repository. ... I basically want something that pops up two window panes, one showing ...
    (comp.arch.embedded)
  • Re: LabVIEW 8.5, Subversion 1.4.5, PushOK SVNSCC 1.4.5.7, file locking problem
    ... a lock on one of the files in the ".svn" folder within the working copy ... When I tried to perform the "Check In", the repository was properly ... we indicate that LabVIEW though should, but it does not support correctly SCC ...
    (comp.lang.labview)