Hi,

why is this thread actually cross-posted between our own mailing list??


Ivan Vučica wrote:
While 'divide-and-conquer' searching to find the exact commit where a certain bug was introduced, do you honestly want to deal with the delays introduced by 'svn up'?

Wait not, but I want to easily know what I am doing. I did very heavy divide-and-conquer bug search lately and found this invaluable:

"Walking through versions is simpler in Subversion because it uses sequential revision numbers (1,2,3,..); Git uses unpredictable SHA-1 hashes."

Going back to date-time? no thanks if I can avoid this. In this case SVN is even superior to beloved svn.

Do you want to wait for the server every time you need to 'svn blame' a file? What if you want to 'svn blame' fifty files

never had to use svn blame.

Riccardo
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to