From: Dave P. <dav...@pi...> - 2009-11-20 06:53:00
|
Edwin Commandeur wrote: HI Edwin, Roland Thanks for this I will have a play with Mercurial Instead of dumping the svn, is it possible to get the source forge setup just to say we don't use svn, just the following to get a copy of the source code. Or perhaps make th esvn archive just include a read me file that says how to get the source code? Dave. > Hi Dave, > > Roland is correct, the code is in Mercurial. The SVN repository is > only there to make Trac happy (an SF issue). However, it has confused > so many people already that I am thinking about removing the SVN repo > and putting up with a red error bar in Trac. > > Greetings, > Edwin > > 2009/11/19 Roland Schweitzer <Rol...@no...>: > >> David, >> >> There is no SVN repository for this code. It's stored in a Mercurial >> repository instead. >> >> I was completely new to Mercurial when I started looking at this project so >> I had to go get a Mercurial client. I'm on Ubuntu so I was able to install >> the client with synaptic by searching Mercurial. Then pulling down the >> source is accomplished with a command similar to: >> >> hg clone >> http://gwt-openlayers.hg.sourceforge.net:8000/hgroot/gwt-openlayers/gwt-openlayers >> >> Roland >> >> David Potts wrote: >> >> Hi >> >> I have been trying to update my copy of the source code, and I seem to be >> getting some issues. >> >> Foolowing the instructions on >> http://sourceforge.net/scm/?type=svn&group_id=205333 >> >> Gets me a null directory structure >> >> Downloading the tar ball from >> http://gwt-openlayers.svn.sourceforge.net/viewvc/gwt-openlayers/ >> >> When uncompressed results an an empty diretory dating from 1/1/1970, which >> normally indicates a empty source code tree >> >> Trying to do svn co >> https://gwt-openlayers.svn.sourceforge.net/svnroot/gwt-openlayers >> gwt-openlayers >> Results in an empty tree >> >> I can see from the browse option on the 'Mercurial browse code' that the >> source code exists. >> >> Just how to I get a copy. >> >> regards >> >> >> Dave >> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus >> on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Gwt-openlayers-users mailing list >> Gwt...@li... >> https://lists.sourceforge.net/lists/listinfo/gwt-openlayers-users >> >> >> |