Server name/IP remove in SVN URL keywords
From: Masood Azizi <masoodmx_at_gmail.com>
Date: Tue, 10 Sep 2013 06:22:09 -0700 (PDT)
I use tortoise for svn. I want to update svn info by svn:keywords in my project files.
By adding this line to the respective file,
Repository path: $HeadURL$
And adding "HeadURL" in the file tortoise properties(svn:keywords), I can show the URL of the svn in the server:
Repository path: $HeadURL: http://svnserver.com/svn/aliaspooryorik/trunk/Application.cfc $
My question is that, how can I remove the server name/IP in the URL, like:
Repository path: $HeadURL: /svn/aliaspooryorik/trunk/Application.cfc $
Thanks in advance.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.