info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS checkout question


From: aris
Subject: Re: CVS checkout question
Date: Wed, 28 Sep 2005 18:22:26 GMT
User-agent: Xnews/5.04.25

Hi Ankush,

Yes, I did give the user permissions on the c:\cvsrepo folder.

It's strange how I can't get cvs to use a temp directory other than c:
\windows\temp. I've set the temp and tmp system environment variables to 
c:\cvstemp (on both the client and server). 

I've also tried using the global option -T, and it works locally, but I 
don't think it would work with a remote call like:
cvs -z9 -d :sspi:192.168.1.45:/cvsrepo checkout -c

I've heard that it's possible to recompile the cvs executable with the 
tempdir variable set in its configuration somewhere. If anyone has an 
idea how this might easily be accomplished in Windows XP Pro/Home, please 
let me know. Thanks!



ankush grover <address@hidden> wrote in
news:address@hidden: 

> On 9/27/05, aris <address@hidden> wrote:
>>
>>
>>
>> Hi all,
>>
>> I've got a Windows XP Home computer acting as a CVS server with a
>> repository set up, and CVSNT running. I am able to check out modules
>> locally. However, when I try to check out from another client, it
>> gives me an error:
>>
>> C:\Documents and Settings\MSarwari>cvs -d
>> :sspi:192.168.252.37:/cvsrepo checkout -c
>>
>> cvs [server aborted]: can't create temporary directory C:\WINDOWS
>> \TEMP/cvs-serv4
>> 552: Permission denied
>>
>>
>> I'm able to login with the following:
>>
>> C:\Documents and Settings\MSarwari>cvs -z9 -d :sspi:cvsadmin@
>> 192.168.252.37:/cvs
>> repo login
>> Logging in to :sspi:address@hidden:2401:/cvsrepo
>> CVS Password:
>>
>>
>> "cvsadmin" is an administrative account on the server. I've given
>> permissions to the \WINDOWS\TEMP folder for the user on the client.
>> Also, I tried to set the temp folder under the "server settings" tab
>> in the CVSNT control panel to another folder, c:\cvstemp, but it
>> won't take.
>>
>>
>> hey,
> 
> Did you give the permissions to the user on the folder
> /cvsrepo.Checkout the permissions on the folder for the user.
> 
> Regards
> 
> Ankush Grover
> 
> ------=_Part_1517_24552175.1127896923245
> <br><br><div><span class="gmail_quote">On 9/27/05, <b
> class="gmail_sendername">aris</b> &lt;<a
> href="mailto:address@hidden";>address@hidden</a>&gt; wrote:</span><blockquote
> class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204);
> margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <br><br>Hi
> all,<br><br>I've got a Windows XP Home computer acting as a CVS server
> with a<br>repository set up, and CVSNT running. I am able to check out
> modules<br>locally. However, when I try to check out from another
> client, it gives <br>me an error:<br><br>C:\Documents and
> Settings\MSarwari&gt;cvs -d :sspi:192.168.252.37:/cvsrepo<br>checkout
> -c<br><br>cvs [server aborted]: can't create temporary directory
> C:\WINDOWS<br>\TEMP/cvs-serv4<br>552: Permission denied 
> <br><br><br>I'm able to login with the following:<br><br>C:\Documents
> and Settings\MSarwari&gt;cvs -z9 -d
> :sspi:cvsadmin@<br>192.168.252.37:/cvs<br>repo login<br>Logging in to
> :sspi:address@hidden:2401:/cvsrepo<br> CVS
> Password:<br><br><br>&quot;cvsadmin&quot; is an administrative account
> on the server. I've given<br>permissions to the \WINDOWS\TEMP folder
> for the user on the client.<br>Also, I tried to set the temp folder
> under the &quot;server settings&quot; tab in <br>the CVSNT control
> panel to another folder, c:\cvstemp, but it
> won't<br>take.<br><br><br></blockquote></div>hey,<br> <br>
> Did you give the permissions to the user on the folder
> /cvsrepo.Checkout the permissions on the folder for the user.<br> <br>
> Regards<br>
> <br>
> Ankush Grover<br>
> 
> ------=_Part_1517_24552175.1127896923245--



reply via email to

[Prev in Thread] Current Thread [Next in Thread]