-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Joern RENNECKE wrote: | Daniel Berlin wrote: | |> |> And towards this end,i'm working on making blame a lot faster |> |> | | Will this also cover annotate using an -r option to go past the last | reformatting | delta? | |> Other than that, what operations are people still worried about the |> slowness of? |> |> | | Because svn keeps an extra pristine copy for checkouts, I'll have to use | svn export for | automatic regression tests. With cvs, the overhead of the cvs | information is small, | so I could use checkouts, and when I wanted to work on / test some | patches with a | baseline known to build and to have a specific set of regressions, I | just copied over the | checked out tree and started working on it. With svn, I'll have to do a | fresh checkout of | the files/directories I'll be working on. The book mentions that there | is an intent to make | the extra pristine copy optional, but AFAICT this isn't something that | is available now.
Can't you use a single checkout with svn switch, or patch it and svn revert when done?
Alternately, use svk, and create local branches for whatever changes you want to save. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCDOe3+hz2VlChukwRAl8hAKCJdAQ5XJmgVuSiH2vx1q9kvGf7IQCeMKhO C7C9WYy8IKz4lwfH++MRdvQ= =VU95 -----END PGP SIGNATURE-----