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

Feature request: Warning on multiple external entries for the same path

From: walter klust <wklust_at_elego.de>
Date: Tue, 5 Feb 2013 06:32:01 -0800 (PST)

When setting or modifying the svn:externals property it is possible to specify
multiple entries for the same path.

Example:

svn propget svn:externals trunk

https://svn-server:8080/svn/multi/extfolder1 barf
https://svn-server:8080/svn/multi/extfolder2 barf
https://svn-server:8080/svn/multi/extfolder1 barf
https://svn-server:8080/svn/multi/extfolder2 barf

A future svn CLI will issue a warning on propset/propedit (see issue 4227 , http://subversion.tigris.org/issues/show_bug.cgi?id=4227 )

I would like to see a similar warning implemented in TSVN.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-02-05 15:32:06 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.