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

Re: repository creation woes

From: Jody Shumaker <jody.shumaker_at_gmail.com>
Date: 2006-08-21 16:31:02 CEST

On 8/20/06, Andy Dingfelder <DingfelderA@sirtrack.com> wrote:
> I agree that this works... although I would say that CVS has us beat
> hands down on the admin side for creating new modules / repositories,
> (since you can do it from remote clients) and I think it would be a
> great help to add this functionality in a future version. Having said
> that, I think Subversion is better in most other areas, so I can vive
> with it for now.

To my knowledge you can't remotely create a cvs repository either.
Atleast not with cvs, you have to remotely log in to the server just
like with svn. If you want to use modules style then why not just
setup and use an SVN server in such a manner with directory layouts
like:
/module1/trunk/
/module1/tags/
/module1/branches/
/module2/trunk/
/module2/tags/
/module2/branches/

Then you could easily create new modules remotely using any svn client.

- Jody

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Aug 21 16:31:35 2006

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.