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

Re: current plan for WC

From: Steinar Bang <sb_at_dod.no>
Date: Sun, 12 Oct 2008 19:34:46 +0200

>>>>> Daniel Shahaf <d.s_at_daniel.shahaf.name>:

> How is that different from doing 'svn co --force' (new in 1.5)?

Well, I actually haven't upgraded my server to 1.5 yet (it's still
1.4.2, ie. debian etch default). This is because I haven't yet figured
out what will happens when using old clients on RHEL, and Solaris,
servers at work, as well as what'll happen my existing svnmerge
information.

> % svn co $URL wc
> % find wc -name .svn | xargs rm -rf
> % svn co $URL wc --force
> # recreates the .svn dirs over the existing files

Hm... so you're saying the command
         % svn co $URL wc --force
will check out the .svn files, and nothing else?

Interesting, indeed...

Thanx!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-12 19:35:02 CEST

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

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