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

working copy issue/question

From: bruce <bedouglas_at_earthlink.net>
Date: 2006-12-29 18:27:01 CET

hi...

i'm creating a process where i'm automatically managing/massaging files in
different repositories...

i'm running into a situation where i might need to checkout a folder, change
the filename(s) in the folder, and check the changes back in to the
repository. i might need to do this for multiple repositories...

in the even that i go this route, the working copy (wc) is simply a
throwaway. however, when i attempted this, i got an err stating that the wc
was for another url. i see that i can do a "svn sw" which might work.

is there a way to 'force' svn to allow me to use/reuse the same wc for my
repositories...

is there a way for me to 'clear' from svn the names/relationships for
previous repositories..

i'd like to
 svn co from url to /wctest
 in /wctest, make my rename changes
 do a svn ci /wctest
 do a rm -rf /wctest
 repeat process...

thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 29 18:27:57 2006

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.