Open GoogleCodeExporter opened 8 years ago
Ah, in the current version in the git repository, the ant run method hasn't
seen much
love lately.
To help me debug, would you mind trying the following?
1. add code_swarm/bin to your PATH: cd path/to/code_swarm/bin; export
PATH=$PATH:`pwd`
2. checkout your svn project (skip this if you've already got it checked out on
your
machine)
3. cd your_project
4. code_swarm
That should download the project's history and display the visualization for it
all
in one step. If that works, then the problem is in the ant run path has a bug
in it.
Original comment by ric...@gmail.com
on 28 Jan 2009 at 5:14
I can confirm it works when I run from the command line. I'm on Windows (and
the
above instructions don't seem to work for me) so I actually typed:
C:\code_swarm\run
Original comment by benhau...@gmail.com
on 28 Jan 2009 at 6:05
Original issue reported on code.google.com by
benhau...@gmail.com
on 28 Jan 2009 at 1:16