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

RE: NEWBIE: where to find lsvn_load_dirs.pl

From: James FitzGibbon <jfitzgibbon_at_primustel.ca>
Date: 2005-08-19 22:03:46 CEST

.in files typically contain replacements tokens that are populated by
running ./configure,
and are not usable without token replacement. For example, svn_load_dirs.pl
has chunks in
it like this:

# Specify the location of the svn command.
my $svn = '@SVN_BINDIR@/svn';

You shouldn't have to do a full build - just run ./configure with the
appropriate
switches and look for svn_load_dirs.pl in the same directory.

-----Original Message-----
From: Rupinder Singh Mazara [mailto:rmazara@masterfile.com]
Sent: Friday, August 19, 2005 3:51 PM
To: users@subversion.tigris.org
Subject: NEWBIE: where to find lsvn_load_dirs.pl

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

-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.12/77 - Release Date: 8/18/2005
 
-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.12/77 - Release Date: 8/18/2005
 
-- 
----------------------------------------------------------------------------
This electronic message contains information from Primus Telecommunications
Canada Inc. ("PRIMUS") , which may be legally privileged and confidential.
The information is intended to be for the use of the individual(s) or entity
named above. If you are not the intended recipient, be aware that any
disclosure, copying, distribution or use of the contents of this information
is prohibited. If you have received this electronic message in error, please
notify us by telephone or e-mail (to the number or address above)
immediately. Any views, opinions or advice expressed in this electronic
message are not necessarily the views, opinions or advice of PRIMUS.
It is the responsibility of the recipient to ensure that
any attachments are virus free and PRIMUS bears no responsibility
for any loss or damage arising in any way from the use
thereof.The term "PRIMUS" includes its affiliates.
----------------------------------------------------------------------------
Pour la version en français de ce message, veuillez voir
 http://www.primustel.ca/fr/legal/cs.htm
----------------------------------------------------------------------------
---------------------------------------------------------------------
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:06:32 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.