RE: TortoiseSVN Subtrees showing at same level of trees.
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Mon, 7 Feb 2011 17:55:51 -0500
> I'm new to TortoiseSVN, so I'm sorry if this is a silly questions.
I think you are confusing the repository folder, what is on the file system... to the contents of the repository. If you have multiple repositories you should not nest on your svn server. They should all be peers.
When you use the svn command you are specifying:
protocol://servername/Path/to/Repository/PathInRepository
Path To Repository depends on your repository setup and your svnserve configuration.
In short, if this:
> Root (main repository folder):
Is truly your svn servers repository layout you are doing it wrong.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.