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

Suggestion: default checkout directory path

From: Udo Eberhardt <Udo.Eberhardt_at_thesycon.de>
Date: 2006-09-21 20:49:37 CEST

In repo browser when I choose the Checkout (or Export) command on a
folder then in the pop-up dialog the Checkout directory is set to empty.
It would be nice if TSVN would be able to deduce a default checkout
path. This path could be computed as follows:
DefaultLocalPath + RepoSubpath.
DefaultLocalPath is a TSVN setting available in the Settings dialog.
RepoSubpath is the path in the repo relative to DefaultRepoUrl which is
another TSVN setting (see also my previous posting).

Maybe an example makes this more clear:

Settings dialog:
DefaultRepoUrl = svn://myhost/repo1
DefaultLocalPath = c:\prj

When launched on svn://myhost/repo1/foo/trunk/src the repo browser
Checkout dialog suggests by default:
Checkout directory = c:\prj\foo\trunk\src

If one prefers to have the same directory hierarchy on the local disk as
in the repository then this feature is great because the checkout paths
suggested by TSVN can always be accepted. No path needs to be typed
which saves time and avoids mistakes.

Udo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Sep 21 20:56:00 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.