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

Bug: Incorrect example in tooltip when editing svn:externals property

From: Josh Buedel <jbuedel_at_gmail.com>
Date: Wed, 28 Jul 2010 11:19:25 -0500

Please disregard the initial incomplete email. Sorry about that.

In the Edit Properties dialog with the combo box set to svn:externals the
tooltip will appear when hovering over the Property value textbox. The
example syntax given in the tooltip looks like:

   -r 1234 http://example.com/repos/zag foo/bar

I expected it to be...

   http://example.com/repos/zag -r1234 foo/bar

...which matches this documentation [1]. Indeed, using the syntax in the
tooltip gives an error.

The attached image shows the tooltip with the incorrect syntax.

Thanks,
Josh

[1] http://svnbook.red-bean.com/en/1.0/ch07s03.html

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

EditProperties.PNG
Received on 2010-07-28 18:20:14 CEST

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.