Re: [Plib-devel] Anonymous svn?
Brought to you by:
sjbaker
From: Bram S. <br...@sa...> - 2006-10-31 19:13:24
|
On Tue, 2006-10-31 at 08:44 -0800, Tinoshi Kitazawa wrote: > Hi, > > is it possible to keep in sync with plib commits using some kind of > anonymous svn login? Or the only way is to download the latest tar file > (that by the way is, if I'm not wrong, generated quite often)? SVN only needs account+passwd when committing stuff. So you should be able to grab a svn tree without a problem. Just do: svn co https://svn.sourceforge.net/svnroot/plib/trunk . bram > > Thanks, > Tinoshi > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > plib-devel mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-devel |