Re: Preventing a folder from being checked out?
From: Olivier Sannier <obones_at_free.fr>
Date: 2005-07-01 14:40:24 CEST
Frank Gruman wrote:
> The tags are nothing more than directories. They have no 'real'
Yeah I know that, but I want to mimick what CVS does, adapting it to SVN.
> So - that said, what exactly about this doesn't work? What is your
All I want is to not have (or see) the "trunk" directory at the root of
svn checkout http://server/svn/
I don't want to see the tags folder in my repository. But if I do this:
svn checkout http://server/svn/tags/release10/
I want to get whats in release10 in my new working copy.
Is this at all possible ?
Thanks for the help
---------------------------------------------------------------------
|
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.