[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: Kyle Heon <kheon_at_comcast.net>
Date: 2005-04-28 02:19:28 CEST

Sounds like you might be trying to checkout your working copy over the copy
you imported?

You can't do this (or at least I haven't figured out how).

You have to clear the folder and then do a full svn checkout. This will
pull everything out of the repository and moving forward you can issue an
svn update which is the same as "Get Latest" in VSS.

Kyle Heon
kheon@comcast.net

-----Original Message-----
From: Jeffrey Allison [mailto:jwa@fei-zyfer.com]
Sent: Wednesday, April 27, 2005 7:23 PM
To: Patrick Burleson
Cc: users@subversion.tigris.org
Subject: RE: Subversion vs VSS

> On 4/27/05, Jeffrey Allison <jwa@fei-zyfer.com> wrote:
> > Another smaller feature is the ability to refresh a
> directory of code with the latest from VSS. I simply say
> "get latest version" from VSS and I get updates to any stale
> files. I don't have to clear the directory out and grab
> everything. This isn't a huge deal, but we do this on a
> pretty regular basis so I think I'd get pushback if this went away.

> Really quick, how is "svn update" any different? It will make the
> directory look the same as the repository.

Several folks have pointed this out, and it does seem to be the obvious
answer. But when I try it from Tortoise I get the error, "Failed to add
file <filename>: object of the same name already exists." Bottom line is
that the functionality exists, I just have something set up improperly.
Still feeling my way around and bumping into walls.

- Jeff

> Patrick
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 03:26:30 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.