Re: How to have 2 servers in the same machine?
From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-07-14 03:37:36 CEST
On Jul 13, 2007, at 05:04, javijava wrote:
> can i configure the CheckOut... ? I want what only copy to working
You can check out non-recursively:
svn co url://to/repo wcname
Then for each directory x other than the release directory, retrieve
svn up x
The non-recursive checkout feature is somewhat broken but maybe it
---------------------------------------------------------------------
|
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.