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

Nightly: Repository browser svn:\\ causes incorrect tree

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Tue, 22 Mar 2011 09:26:13 +1000

Hi,

When launching the Repository Browser (right-click, TortoiseSVN > Repo
Browser), and entering a path within a repository using backslashes
(svn:\\host\repo\branches\branch\folder), the tree is not drawn correctly on
the left.

It appears as:
- svn://host/repo
  + branches
    + branch
      + folder
        + alpha
  + svn:\\host\repo\branches\branch\folder
    + alpha
  + trunk
  + tags
  ... etc

If I enter the path (correctly) using forward slashes, the tree is drawn
correctly. I would expect either:
a) the path converted to svn:// before use; or
b) an error.

Using: TortoiseSVN 1.6.99, Build 20981

Cheers,

---
Daniel Becroft
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2713004
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-22 05:52:14 CET

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.