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

How do you make commits link text?

From: Aizen Sousuke <junishii11_at_gmail.com>
Date: Mon, 26 Jan 2009 18:17:59 -0800 (PST)

How do you make it so that you can use REGEX to replace text with
other things when committing?
Like:
revision:([0-9]+)

With text:
revision:5
is replaced with:
<a href="url_to_my_svn/5">revision:5</a>

So that if you click that link, the user will be sent to revision 5 of
the SVN.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-27 07:08:03 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.