Re: [rfc]Checkout without the .svn Directories
From: Anthony Metcalf <anthony.metcalf_at_anferny.ath.cx>
Date: 2004-12-03 11:17:56 CET
On Thu, 2 Dec 2004 11:06:38 +0100
> If you have only one .svn directory, you can't do a svn up. What
But I don't have a set-up without the .svns anywhere at all at the
Obviously svn up would have to be changed for what I want to work. Would
I notice that if I do svn <anything> in a directory without a .svn I get
What I am really asking for is a third case. i.e.
1) no .svn directory = not under rev control.
Then svn up says, if under export control just update (recursivly) to
The whole tree is kept at the same revision. All the time.
This is a very limited type of checkout (hence the name export) but
Is it too great a job for the rewards?
[1] I can see two ways to do this.
1) Effectivly do another svn export.
I am in no position to say which would be better!
---------------------------------------------------------------------
|
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.