On Aug 24, 2006, at 16:00, Eric Lemes wrote:
> On 8/23/06, Peter Dulimov wrote:
>
>> Eric,
>>
>> look at the following link to see if it is like what you are
>> looking for....
>>
>> http://svn.haxx.se/users/archive-2006-08/0808.shtml
>>
>> Cheers,
>>
>> Peter.
>
> Hello Peter,
>
> I don't know if it's just an example or if there's a $REPO
> variable, but it didn't worked for me. When updating the
> "externals" dir, I got a "skipped".
Yes, it's just an example. You are meant to replace "$REPO" with
whatever your repository URL actually is. On my shell, I define the
variable REPO to be my repository URL, so that the given example
works. You can do the same to save some typing. For example if you
use the Bash shell, you can add this to your ~/.bash_profile:
export REPO=https://svn.example.com/svn
or wherever your repository actually is.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 24 19:08:44 2006