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

Re: status of symbolic names for revision numbers..

From: Eitan Suez <eitan-keyword-deux.352d02_at_u2d.com>
Date: 2005-04-22 16:10:44 CEST

thanks for the tip! / eitan

On Apr 21, 2005, at 4:03 PM, Jack O'Quin wrote:

> Eitan Suez <eitan-keyword-deux.352d02@u2d.com> writes:
>
>> the main issue i'm trying to address is laziness on my
>> part: i don't like typing urls. typing urls take me too long,
>> and i always make typographical errors with urls. then i
>> get irritated that i have to re-issue the command.
>
> Just define a short environment variable in your ~/.profile to
> minimize the typing. Something like...
>
> export R="svn+ssh://svn.host.example/path/to/repository"
>
> Then you can type...
>
> $ svn cp -r4432 $R/trunk $R/tags/tagname -m "Tagging rev 4432"
> --
> joq

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 22 16:12:55 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.