[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: Andy Dingfelder <DingfelderA_at_SirTrack.com>
Date: 2006-08-18 04:28:08 CEST

>> You need the console tools installed for this, though.

what are the console tools? Is this an additional application ? and
where do I get it from?

This seems like something that would be a nice addition to the gui

>>> tsvn@mirality.co.nz 18/08/2006 12:15 p.m. >>>
Quoth Andy Dingfelder:
> IMHO In an idea world, I should be able to do all this without VNC,
and
> just select a menu item called "create remote repository" and it
would
> handle making the trunk/tags/branches structure as well
> Since it is quite trivial to add a new module to CVS remotely, I am
> going to have a tough time selling SVN to my co-workers if they have
to
> do all this to add new repositories.

I usually just do 'svnadmin create
\\servername\share\path\to\repo\root\reponame' from my local machine.
You need the console tools installed for this, though.

To create the trunk/tags/branches structure, you can use the
Repo-Browser, although bear in mind that this will create one revision

for each directory you make. If you want all three in a single
revision
then you'll have to do either the checkout/mkdir/commit or the import
thing. All of that can be done from the client machine too.

I usually only create 'trunk' off the bat, and only create
tags/branches
folders once I actually want to make a tag or branch. But that's
partly
because they are mostly the exception rather than the rule for most of

the stuff I'm working on. YMMV.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
WARNING: This email and any attachments may be confidential and/or
privileged. They are intended for the addressee only and are not to be read,
used, copied or disseminated by anyone receiving them in error. If you are
not the intended recipient, please notify the sender by return email and
delete this message and any attachments.

The views expressed in this email are those of the sender and do not
necessarily reflect the official views of Landcare Research.

SirTrack
http://www.sirtrack.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Aug 18 04:28:50 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.