08-07-2008 05:19 PM
Ran into a small issue.
If I clone a mercurial respository like this:
hg clone cgl cgl-stable
my build.xml file's "project" remains "cgl", in the project tag. Anyway around having to manually edit this? I also noticed that for some reason, user libraries have to be manually re-added (although I've only tried this once so far).
Anyone using Mercurial have any tips?
Patrick