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

Re: EOL Check Hook Script?

From: Henrik Sundberg <storangen_at_gmail.com>
Date: Sun, 22 Mar 2009 17:03:06 +0100

On Sun, Mar 22, 2009 at 3:40 PM, Tsahi Asher <tsahi_75_at_yahoo.com> wrote:
> if not errorlevel 0...
>
> detected an error, but i still get the
>
>
> "'C:/Program' is not recognized as an internal or external command,operable
> program or batch file."
>
> error.

That is normal in Windows when forgetting to quote file names. The
real path is probably "C:\Program Files\"...
I.e., there is a space in the path.

/$

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1381813

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-22 17:04:18 CET

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.