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

Basic support for externals added to repo browser

From: Stefan Fuhrmann <stefanfuhrmann_at_alice-dsl.de>
Date: Thu, 13 Aug 2009 13:26:18 +0200

Dear Nightly Build Users,

as of the next nightly, the TSVN repo browser provides
some basic support for svn:externals. That means, the
respective target URL(s) get(s) mapped into the same
position as it would in the working copy.

* Activation

[HKEY_CURRENT_USER\Software\TortoiseSVN]
"ShowExternalsInBrowser"=dword:00000001

* What should work

- every operation that worked before and does not
  cross an external
- proper display of directory externals with and w/o
  a specific target revision
- navigation with tree view and list view

* Known not to work in most cases

- Operations that cross or involve externals
  (drag&drop, context menu ops, in-place edit)

* Unsupported

- externals with peg revisions (may or may not
  be added in future)
- file externals may or may not work

Happy testing!

-- Stefan^2.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2383245

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-13 13:26:49 CEST

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.