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

Re: subscription

From: prakash tiwary <prakash.tiwary_at_gmail.com>
Date: Thu, 17 Jul 2008 10:30:07 +0530

You need to put svn in your window path or you need to fire svn command at
bin directory of installed svn.

Regards
Prakash
On Thu, Jul 17, 2008 at 4:00 AM, Konstantin Kolinko <knst.kolinko_at_gmail.com>
wrote:

> 2008/7/16 Ryan Schmidt <subversion-2008c_at_ryandesign.com>:
> > On Jul 16, 2008, at 13:44, Neetu Patel wrote:
> >
> >> Ryan Schmidt wrote:
> >>
> >>> On Jul 14, 2008, at 10:46, Neetu Patel wrote:
> >>>
> >>>> I have an issue that I am cruisecontrol.net for build automation.
> >>>> For this I am using Subversion 1.4 and Tortoise SVN 1.4.7.11792 as
> >>>> a client for taking the latest version from SVN .I installed the
> >>>> Subversion server and client successfully. But , when I am trying
> >>>> to run SVN update command on my working directory. I am getting
> >>>> error "Unable to create directory". I checked that my directory is
> >>>> not readonly.My server configuration is windows2003 x64 Service
> >>>> Pack2. I have doubt weather Subversion server runs on 64bit system
> >>>> or not?
> >>>
> >>> I assume Subversion works on 64-bit systems. Can you please show us
> >>> the exact command you typed and the exact response you got back? Also
> >>> I recommend you upgrade to Subversion 1.5 since that's the current
> >>> version.
> >>
> >> Hello Ryan,
> >> Thanks for your response. It's really helpful.
> >> I installed Subversion1.5 from zip file. When I am trying to run "SVN
> >> help" command at C:\Subversion\subversion-1.5.0\subversion path.
> >> I am getting error "SVN is not a recognized internal or external
> >> command". My SVN folder is under
> >> C:\Subversion\subversion-1.5.0\subversion.Please suggest.
> >
> > Please remember to Reply All so your reply goes to the list too, not just
> to
> > me.
> >
> > I'm replying to the list now, so hopefully someone who knows something
> about
> > Windows will be able to respond.
> >
>
> If you were using svn-win32-*.zip from Tigris.org, then svn.exe is not
> there,
> but in the bin\ subfolder of it.
>
> cd C:\Subversion\subversion-1.5.0\subversion
> dir
> cd bin
> svn help
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
Received on 2008-07-17 07:00:57 CEST

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.