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

checkout and collisions with existing files

From: Jens Theisen <jth01_at_arcor.de>
Date: 2006-03-03 20:44:00 CET

Hello Subverion folks,

is there a way to do a svn checkout and have all existing files kept and
accepted as modified working copies? Or perhaps moved away to a backup
schema (* -> *.bk)? Or just accept them if they are identical to those in
the repository?

The behaviour of failing the checkout in that case makes svn a bit
unwieldy for the purpose of versioning configuration files on several
machines. Presumably you often have configuration files and directories on
a new machines that are versioned, while you may not want to delete the
directories completely (they could contain additional, unversioned files)
and perhaps want to merge the files that are versioned.

Is there an easy solution or do I have to write a shell script to work
around this?

Thanks for any advice!

Cheers,

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 3 20:46:10 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.