I have been wanting to branch out an old version of trunk used by a customer so I can make a fix... > svn cp -r30107 http://svn.geotools.org/trunk > http://svn.geotools.org/branches/2.5-fix That does not work because our repository structure has changed ... which is fine. I can check what was there: > C:\java\geotools>svn ls -r30107 http://svn.geotools.org/ > geotools/ > udig/ And then I should be able to look into geotools and find turnk and branch that ... but it results in failure: > C:\java\geotools>svn ls -r30107 http://svn.geotools.org/geotools > svn: REPORT request failed on '/!svn/bc/31499/geotools' > svn: '/!svn/bc/31499/geotools' path not found So I am worried that I am unable to grab a copy of trunk from -r30107. Any suggestions would be good. Jody
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
