[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion vs VSS

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2005-04-28 19:45:37 CEST

I notice there are already lots of followups, none of which I've read,
so be prepared for me to repeat what they've already said :-|

>>>>> "Jeffrey" == Jeffrey Allison <jwa@fei-zyfer.com> writes:

    Jeffrey> In Subversion the nearest thing to [sharing files a' la
    Jeffrey> VSS] I can find is externals, but that would imply a blob
    Jeffrey> of common files without the granularity that we have
    Jeffrey> today. Am I missing anything here?

I don't think so. Now, if you're all using Unix systems, you could
check in a symbolic link, which would work perfectly -- but since
you're talking about VSS, I doubt that you're using Unix.

    Jeffrey> Another smaller feature is the ability to refresh a
    Jeffrey> directory of code with the latest from VSS. I simply say
    Jeffrey> "get latest version" from VSS and I get updates to any
    Jeffrey> stale files.

Of course you can do the equivalent in Subversion -- the command is
"update". "svn up" is what you'd type.

    Jeffrey> Finally I'm a little underwhelmed by the Tortoise UI that
    Jeffrey> I've been playing with.

It's by far the best GUI available for Windows -- I'd go further and
say it's the only one that's worth _considering_, let alone actually
using. If you don't like it, then imho you're stuck with the command
line.

Now to read the followups ...

-- 
Garbage collection, introduced by Lisp in about 1960, is now
widely considered to be a good thing.
        -- Paul Graham
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 20:36:22 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.