Discussion:
[Bitpim-devel] cvs checkout?
Alan Gonzalez
2003-09-29 23:40:59 UTC
Permalink
I'm having problems checking out from cvs. This happened yesterday and today.
When I last updated, I noticed that I didn't need to login, I just had to run
the cvs checkout command.

Now I am getting an error:

$ cvs -z3 -d:pserver:***@cvs.sourceforge.net:/cvs/root/bitpim co bitpim
cvs checkout: warning: failed to open /home/unknown/.cvspass for reading: No
suc
h file or directory
cvs [checkout aborted]: end of file from server (consult above messages if any)

So then I thought maybe I needed to login so i did:

$ cvs -z3 -d:pserver:***@cvs.sourceforge.net:/cvs/root/bitpim login
Logging in to :pserver:***@cvs.sourceforge.net:2401/cvs/root/bitpim
CVS password:
cvs login: authorization failed: server cvs.sourceforge.net rejected access to
/
cvs/root/bitpim for user anonymous

But still no luck. Any ideas?

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
Roger Binns
2003-09-30 01:04:42 UTC
Permalink
That should be /cvsroot/bitpim

Roger
Alan Gonzalez
2003-09-30 02:11:52 UTC
Permalink
well that would have been a stupid typo, but I found that when i made it
/cvsroot/bitpim it still didn't work.

I then thought it was something to do with my cygwin cvs version (since i think
i may have upgraded it and got a new cvs version). I just now upgraded again
and saw that there was a slightly newer cvs version 1.16.3. So now it's
working and i have the updated tree.

Thanks!

Alan
Post by Roger Binns
That should be /cvsroot/bitpim
Roger
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Bitpim-devel mailing list
https://lists.sourceforge.net/lists/listinfo/bitpim-devel
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
Roger Binns
2003-09-30 02:29:44 UTC
Permalink
Post by Alan Gonzalez
I then thought it was something to do with my cygwin cvs version (since i think
i may have upgraded it and got a new cvs version).
I actually use the native win32 (ie non-cygwin) binary from
http://ccvs.cvshome.org/servlets/ProjectDownloadList

The Windows Address Book stuff is going to require mingw to build (although
I will put prebuily binaries in CVS).

Roger

Loading...