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

Re: SVK & SVN co woes [was: SVN 'entries' Hacking - Safe?]

From: John Peacock <john.peacock_at_havurah-software.org>
Date: 2007-11-29 15:34:47 CET

Chris Horn wrote:
> 1. Create folder foo in local test directory
> 2. svk co svn+ssh://user@host.com/var/svn/tags/rel-1-0-0/foo .
> Checkout path foo already exists.
> 3. NO GO

Please follow up with this on the SVK list, but I have misled you
slightly: SVK can take an existing directory structure and convert it
to a working copy, but with "import" instead of "checkout":

        $ svk import --to-checkout svn+ssn://...blah.../ .

See 'svk help import' for more details...

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 29 15:35:43 2007

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.