From: Roland S. <Rol...@no...> - 2009-11-19 14:48:40
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> David,<br> <br> There is no SVN repository for this code. It's stored in a Mercurial repository instead.<br> <br> 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:<br> <br> <big><code>hg clone <a class="moz-txt-link-freetext" href="http://gwt-openlayers.hg.sourceforge.net:8000/hgroot/gwt-openlayers/gwt-openlayers">http://gwt-openlayers.hg.sourceforge.net:8000/hgroot/gwt-openlayers/gwt-openlayers</a></code><br> <code></code><code></code></big><br> Roland<br> <br> <code></code>David Potts wrote: <blockquote cite="mid:234...@dp..." type="cite"> <pre wrap="">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 <a class="moz-txt-link-freetext" href="http://sourceforge.net/scm/?type=svn&group_id=205333">http://sourceforge.net/scm/?type=svn&group_id=205333</a> Gets me a null directory structure Downloading the tar ball from <a class="moz-txt-link-freetext" href="http://gwt-openlayers.svn.sourceforge.net/viewvc/gwt-openlayers/">http://gwt-openlayers.svn.sourceforge.net/viewvc/gwt-openlayers/</a> 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 <a class="moz-txt-link-freetext" href="https://gwt-openlayers.svn.sourceforge.net/svnroot/gwt-openlayers">https://gwt-openlayers.svn.sourceforge.net/svnroot/gwt-openlayers</a> 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 </pre> </blockquote> <br> </body> </html> |