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

Re: svn: Can't open file ' . --revision/format': No such file or directory

From: prashant n <my_massoo_at_lycos.com>
Date: 2006-01-17 05:41:05 CET

problem solved thanks for that tip
----- Original Message -----
From: "Ryan Schmidt" <subversion-2006Q1@ryandesign.com>
To: "prashant n" <my_massoo@lycos.com>
Subject: Re: svn: Can't open file ' . --revision/format': No such file or directory
Date: Mon, 16 Jan 2006 13:18:31 +0100

>
>
> On Jan 16, 2006, at 10:56, prashant n wrote:
>
> > $svnadmin_cmd =`svnadmin dump --incremental " . "--revision
> > $first_rev:$last_rev ". "$svn_repos >
> > $backups_dir/$next_backup_file`;
>
> How about changing those backquotes to regular double quotes.
>
> $svnadmin_cmd = "svnadmin dump --incremental " . "--revision
> $first_rev:$last_rev ". "$svn_repos >
> $backups_dir/$next_backup_file";

-- 
_______________________________________________
Search for businesses by name, location, or phone number.  -Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 17 05:44:21 2006

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.