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

Copying 'added' files to url

From: S.Ramaswamy <ramaswamy_at_collab.net>
Date: 2005-02-28 05:19:38 CET

If a file or directory that is scheduled for addition, is copied from
the working copy to the repository directory from which the file's
parent directory was checked out, then the next update or commit results
in an error, since the file already exists. For instance, in a wc
checked out from trunk, if a file test.txt that is scheduled for
addition is copied to the respository trunk, the subsequent update or
commit gets aborted.

Is this an edge condition, that is up to the user to handle, or would it
be a good idea to put in a check to prevent files scheduled for
addition, from being copied to the parent directories url ?

Thanks
Ramaswamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 28 05:22:06 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.