Fwd: Re: [cvsnt] Re: can't create temporary directory C:\Program Files\cvsnt\Temp\cvs-serv724: Permisssion Denied

Qunfang Zhang qunfang.zhang at student.adelaide.edu.au
Wed Jul 13 03:53:54 BST 2005



----- Forwarded message from Qunfang Zhang
<qunfang.zhang at student.adelaide.edu.au> -----
    Date: Sun, 10 Jul 2005 18:09:16 +0930
    From: Qunfang Zhang <qunfang.zhang at student.adelaide.edu.au>
Reply-To: Qunfang Zhang <qunfang.zhang at student.adelaide.edu.au>
 Subject: Re: [cvsnt] Re: can't create temporary directory C:\Program
Files\cvsnt\Temp\cvs-serv724: Permisssion Denied
      To: bo.berglund at telia.com

Quoting Bo Berglund <bo.berglund at telia.com>:

> On Sat,  9 Jul 2005 22:36:30 +0930, Qunfang Zhang
> <qunfang.zhang at student.adelaide.edu.au> wrote:
>
> >My os is window XP[version 5.1.2600]
> Not enough specific, are you on XP-Home (will not work) or XP-Pro
> (works just fine)?
>
I am working on windowXP Pro.

> >set CVSROOT=:local:g:\cvs\master
>
> When you do this you are bypassing the CVSNT server...
>
> >cvs passwd -r my-account-name -a my-alias
> >password: my-alias-pass

It seems it is only way that I can set password for users. Does there any other
ways?

> Why are you using :pserver:? It is *MUCH* easier to use :sspi:

I am testing pserver method to connect cvsnt server since I try to make my
eclipse work with it.

> >cvs -d :pserver:my-account-name at loalhost:/cvs/master login
>
> Did you mis-spell the string here or is your computer really named
> "loalhost"? Normally one uses either the real computer name or
> "localhost". The latter is only possible when connecting to the server
> from the same PC as the server runs on. But loalhost <> localhost...

I mis-spell the localhost to loclhost, sorry.

> >password: my-alias-pass
> >nothing happened here...
> >cvs -d :pserver:my-account-name at loalhost:/cvs/master status
> >cvs [server aborted]: can't create temporary directory
> >C:\TEMP\cvs-serv4036:Permission Denied
>
> Did you set permissions on the C:\TEMP folder as "Full control" for
> everybody, including Guest?
>
> >the filemon recorded following message:
> >10:28:30 PM	cvs.exe:4036	CREATE	C:\TEMP\cvs-serv4036	ACCESS
> DENIED	F9C898\Guest
> >10:28:31 PM	cvs.exe:4036	OPEN	C:\TEMP	ACCESS DENIED	F9C898\Guest
>
> There you go, you are accessing the system using the Guest account.
> This indicates that you are using XP-Home.
> XP-Home is *NOT SUITED* for CVSNT since XP-Home is not a server
> enabled operating system. Microsoft has gone to special lengths in
> order to prohibit XP-Home users from using their PC:s as servers with
> proper user logins. The only account used is Guest.
>
> >10:28:31 PM	cvs.exe:4036	OPEN	C:\TEMP\cvs-serv4036	NOT FOUND
> >10:28:31 PM	cvs.exe:4036	OPEN	C:\TEMP\cvs-serv4036	NOT FOUND
> >10:28:31 PM	cvs.exe:4036	OPEN	C:\TEMP\cvs-serv4036	NOT FOUND
> >
> These follow from the permission setting of C:\TEMP plus the fact that
> you are on XP-Home. Please upgrade your operating system.
>

I already solved this problem, because I was using an empty password ("")
previous, now I set my account a some password not empty, the above problem has
gone. Thanks for attending my questions, that helps a lot.

Actually, I raised other problems, when I try to import a working project
through eclipse, a pop up window says that can't connect to cvsnt. I checked
this kind problems mailing list, it seems that eclipse did not support cvsnt, is
that still right?

Because the eclipse failed to connect cvsnt, I used command line to do import
and checkout. While import and checkout can be done through local mode (because
I set CVSROOT=:local:g:\cvs\master), but cant works(I first did this) through
pserver, like:
cvs -d :pserver:my-account-name at localhost:/cvs/master checkout project-name
(I import the project-name by using local mode).
cvs [server aborted]: Couldn't chdir to working directory for cvsnt: No such
file or directory.

Thanks very much!

qunfang zhang


----- End forwarded message -----





More information about the cvsnt mailing list