[Gd-hackers] [ATTENTION] Renames in Subversion

Ingo Albrecht prom at berlin.ccc.de
Sat Apr 21 02:01:59 CEST 2007


The "src" subtree in subversion has been renamed to "gwydion", both on
trunk and the GD_2_4 branch.

This has some implications for everyone maintaining a checkout.

If you have a partial checkout of only src, you will have to switch
repository roots using:

svn switch svn://anonsvn.gwydiondylan.org/scm/svn/dylan/trunk/src \
           svn://anonsvn.gwydiondylan.org/scm/svn/dylan/trunk/gwydion

If you have a larger checkout, like of the whole trunk, you will only
have to update and use the new path.

If your checkout is particularly old, there might be some problems
updating svn externals, most notably the getopt external. Should this
happen, the easiest way out of it is to delete src/common in its
entirety and then re-update. Mind your changes while doing so.

Apologies for the inconvenience and happy hacking.

prom





More information about the hackers mailing list