You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Neetu Patel <NP...@artnet.com> on 2008/07/14 15:46:34 UTC

subscription

Hello ,

  I want to subscription for this site.

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?

 

Any help is appreciated.

 

Thanks,

Neetu Patel 


Re: subscription

Posted by prakash tiwary <pr...@gmail.com>.
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 <kn...@gmail.com>
wrote:

> 2008/7/16 Ryan Schmidt <su...@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@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

Re: subscription

Posted by Konstantin Kolinko <kn...@gmail.com>.
2008/7/16 Ryan Schmidt <su...@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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: subscription

Posted by Ryan Schmidt <su...@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.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: subscription

Posted by Ryan Schmidt <su...@ryandesign.com>.
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.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org