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

Re: [TSVN] Flying blind

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-07-12 09:53:09 CEST

On Mon, 12 Jul 2004 15:59:52 +1200, Paul van der Merwe
<paul.vandermerwe@fp.co.nz> wrote:

> different branches and the trunk a bit like flying blind. A usefull feature
> on the right mouse click menu in the browser will be the name of the URL you
> are working with, where you are going to "checkout","update", "commit", etc
> to. I sometimes need to do parallel developement in different branches to

That would be a definite "NO" from me. A context menu is for commands,
_not_ for information!

> try out things. It's disconserting to do some changes to only find out later
> that you commited it to the wrong branch, because you thought you were in
> another branch.

In almost every dialog you can see the target URL on top. E.g. the
commit dialog. The checkout dialog shows the URL you want to checkout
too - you even have to enter it!
Also, TSVN provides new columns in the explorers detail view - _two_
of those show you the URL!
I guess that should be enough information.

> If I use spaces in my repository subdirectory names I see a "%20" in the
> repo-browser window. Why is that??

URL's can't have spaces in it. They need to be "URI-encoded" - and the
%20 is an encoded space.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jul 12 10:56:11 2004

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.