Jani Averbach wrote:
>On 2004-06-14 01:44+0200, Branko ??ibej wrote:
>
>
>>>One comment:
>>>
>>>>REVPREFIX=`$SVN info $SVN_REPO | $SED -ne 's@^URL .*/repos/svn/\(.*\)$@\1 r@p'`
>>>>
>>>>
>>>Should be:
>>> REVPREFIX="`$SVN info $SVN_REPO | $SED -ne 's@^URL: .*/repos/svn/\(.*\)$@\1 r@p'` r"
>>>
>>lready done in r9983. Not only do I read your mind, I read it /from the
>>future/. How's that? :-)
>>
>>
>Well, how is that: I am sitting at the moment inside of the remote
>sensing company's office, and I will send our __black__ balloons over
>seas.
>
>Moreover, I am looking to my crystal ball, and I will predict that
>your svntest-subject lines will be a mess. =)
>
>
You missed the tiny fact that I put the " r" into the sed replacement
string, therefore I don't need another set of quotes around the
backticks. Your crystal ball sucks dark matter.
--
Brane Čibej <brane_at_xbc.nu> http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 14 02:09:37 2004