hi all
sorry for a stupid question but
do i have to run this svn_load_dirs.pl on the svn server or can i run
it from my windows (yes windows) developement box
if it is to be run from my development machine then what should
SVN_BINDIR point to
rupinder
Hari Kodungallur wrote:
>unzip subversion-1.2.1.zip
>cd subversion-1.2.1
>./configure
>
>And you should have the required .pl file. You have to do the above
>steps to install subversion anyway.
>If not you can just copy the .pl.in file to .pl file and replace the
>@SVN_BINDIR@ to appropriate location in the following line:
>
>my $svn = '@SVN_BINDIR@/svn';
>
>Of course, the recommended way probably is to run the ./configure script.
>
>rgds
>-Hari
>
>
>On 8/19/05, Rupinder Singh Mazara <rmazara@masterfile.com> wrote:
>
>
>>hi all
>> where do i find svn_load_dirs.pl ! i downloaded subversion-1.2.1.zip from
>>http://subversion.tigris.org/downloads/subversion-1.2.1.zip
>>
>>when i exploded the zip fines under contrib\client-side i see a file
>>svn_load_dirs.pl.in , is this svn_load_dirs
>>and apart from re-naming to svn_load_dirs.pl is there something else
>>that i need to do in order to use it
>>
>>thanks
>>
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>>For additional commands, e-mail: users-help@subversion.tigris.org
>>
>>
>>
>>
>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 19 22:50:33 2005