[leaf-user] Buildtool

2005-01-11 Thread Bob von Knobloch
I'm trying to load the Buildtool to set up a build environment but I 
cannot find the Buildtool files on Sourceforge. Referring to the Bering 
uClibc Developers Guide, an anonymous download should work, but doesn't. 
It seems that SF no longer allows anonymous logins ?? 
http://www.leaf-project.org/doc/guide/buc-buildtool.html
Can someone tell me where to get the Buildtool files ?

Many thanks,
Robert von Knobloch.
---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


Re: [leaf-user] Buildtool

2005-01-11 Thread Mike Noyes
On Tue, 2005-01-11 at 07:30, Bob von Knobloch wrote:
 I'm trying to load the Buildtool to set up a build environment but I 
 cannot find the Buildtool files on Sourceforge. Referring to the Bering 
 uClibc Developers Guide, an anonymous download should work, but doesn't. 
 It seems that SF no longer allows anonymous logins ?? 
 http://www.leaf-project.org/doc/guide/buc-buildtool.html
 Can someone tell me where to get the Buildtool files ?

Robert,
I just checked SF pserver access, and it's working here. Is the problem
still evident? If so, please contact the SF staff. They should be able
to help you resolve your problem with pserver access.

https://sourceforge.net/tracker/?group_id=1atid=21

-- 
Mike Noyes mhnoyes at users.sourceforge.net
http://sourceforge.net/users/mhnoyes/
SF.net Projects: ffl, leaf, phpwebsite, phpwebsite-comm, sitedocs



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


Re: [leaf-user] Buildtool

2005-01-11 Thread cpu memhd
I had the same problem. 

From the CVS help page:
http://www.leaf-project.org/doc/guide/buc-buildtool.html

This line didn't work for me:
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/leaf login

But this one did:
cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/leaf \
  co src/bering-uclibc/buildtool

Perhaps the docs need updating?



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html