pombreda / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

Delete not correctly working on SVN #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the svn log from 
https://all-inhonmodman.svn.sourceforge.net/svnroot/all-inhonmodman
2. Input the command gource.exe -1920x1080 --bloom-multiplier 2 
--bloom-intensity 0.5 --file-filter .*\class$ -e 0.001 --multi-sampling -s 1 -a 
1 -r 60 -i 3600 --max-files 99999 --max-file-lag 10 --colour-images 
my-project-log.xml
3. Watch out closely from  March 31th to April 13th.

What is the expected output? What do you see instead?

The build/classes path were commited by accident, but the gource doesn't remove 
it from the vizualization. Instead, the branch from the build path isn't 
removed.

What version of the product are you using? On what operating system?

gource 0.35
Windows 7 Professional x64

Please provide any additional information below.

Files were added in svn version 235.

Check out the output from the svn and the gource output. In theory, gource 
captured:

1302570565|shirkit|D|/Updater/build/
1302569790|shirkit|D|/ModManager/build/

File deletion started on revision 237 on the SVN log, continued on 239, 240 and 
244. Somehow,

Original issue reported on code.google.com by shirkit on 9 Sep 2011 at 2:55

Attachments:

GoogleCodeExporter commented 9 years ago
Just ran the Java solution from 
http://code.google.com/p/gource/issues/detail?id=31&q=svn and worked. The new 
XML file is perfectly working with Gource, thank you.

Original comment by shirkit on 12 Sep 2011 at 8:58

GoogleCodeExporter commented 9 years ago
Hi. I will have a look at this since I thought I was handling this case :S

Original comment by acaudw...@gmail.com on 12 Sep 2011 at 11:29

GoogleCodeExporter commented 9 years ago
Hehe =P

I needed ClearCase support, but since it gives so much work to make anything 
work with ClearCase, I didn't even bothered to ask here. I just found a 
importer from CC to SVN and problem solved.

Original comment by shirkit on 12 Sep 2011 at 11:47

GoogleCodeExporter commented 9 years ago
Ah k. Is there not one for Git? Might be more reliable.

Anyway, I think I have fixed this in the development version now.

Thanks for the detailed bug report.

Original comment by acaudw...@gmail.com on 13 Sep 2011 at 1:44

GoogleCodeExporter commented 9 years ago

Original comment by acaudw...@gmail.com on 15 Sep 2011 at 6:37