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

RE: Trouble running 1.2's hot-backup.py

From: James FitzGibbon <jfitzgibbon_at_primustel.ca>
Date: 2005-06-15 21:30:32 CEST

This is a typical problem with scripts that have a sh-bang (#!) line and
mixed line endings. The shell tries to find the executable to re-exec the
script in, and can't find anything called '/usr/bin/python^M' (or whatever
the interpreter is supposed to be with the extra DOS line ending char
appended).

Certainly one of the more confusing errors that Unix spits out...

-----Original Message-----
From: Jeff Lanzarotta [mailto:delux256-subversion@yahoo.com]
Sent: Wednesday, June 15, 2005 9:40 AM
To: Subversion Mailing List
Subject: Trouble running 1.2's hot-backup.py

Hello,

I'm not sure if this was already discussed by someone else or not.

When I installed version 1.2 from source on Mandrake Linux 2005, I was
unable to run hot-backup.py. Every time I tried to run the script, I
would get: ': No such file or directory'.

I order to get hot-backup.py to work, I converted the file from dos
format to unix format. That seemed to do the trick... It's running
now...

-Jeff

---------------------------------------------------------------------
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.323 / Virus Database: 267.6.9 - Release Date: 6/11/2005
 
-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.9 - Release Date: 6/11/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 Wed Jun 15 21:32:30 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.