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

Re: Hacking the Checkout dialog

From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Tue, 25 Mar 2008 16:41:42 -0400

On 3/24/08, Oleg Alexander <olegalexander_at_gmail.com> wrote:
> This new feature is *almost* exactly what we need. The only problem with it
> is that it only appends the last subfolder of the path to the "Default
> checkout path". We would actually want it to append the entire path, like
> this:
>
> URL: file:///D:/SVN/MayaTest/AnotherFolder/AndAnother
> Checkout path: Z:\MayaTest\AnotherFolder\AndAnother

There is another way to get what you want, though I'm not sure how
will it will fit your set up.

We use a repository for each project. When someone wants to check out
a project, they go to the project's information folder and click on
"Check Out Project Sources". This launches a BAT file that creates a
new folder. under C:\Projects\year\name, then does an SVN check out to
populate it. It also initializes local configuration from templates
stroed in SVN.

So far, we have no need to force people to use this mechanism because
it is much easier to use than directly checking out through TSVN or
SVN.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-03-25 21:41:54 CET

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.