Re: Initial Checkout
From: Ximon Eighteen <ximon.eighteen_at_int.greenpeace.org>
Date: 2005-09-15 12:13:29 CEST
Wim Bekker wrote:
One way (I don't like this but it should work):- (ASSUMES LINUX ENVIRONMENT)
Create a script called co_sub_dir.sh with this content (tested on Bash 3.00.16
----- cut -----
MKDIR=/bin/mkdir
pushd .
Make sure you set the MKDIR and SVN paths correctly for your system. Then
export REPOS_URL=https://my.svn.server/repository
Tested and works on my system, but ugly.
X
---------------------------------------------------------------------
|
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.