William A. Rowe, Jr.
Sat, 12 Jan 2008 15:21:51 -0800
Martin Sebor wrote:
E.g., we don't want to change links like this:http://svn.apache.org/viewcvs.cgi/incubator/stdcxx/trunk/src/time_put.cpp?rev=368527&view=logeven though the file log is now at: http://svn.apache.org/viewvc/stdcxx/trunk/src/time_put.cpp and changing it (removing incubator/ from the first one) isn't supposed to work:http://svn.apache.org/viewvc/stdcxx/trunk/src/time_put.cpp?view=log&pathrev=368527
Exactly; at that point in time (368527) it didn't live at /stdcxx/ but over at /incubator/stdcxx/. Good thing to note for anyone who's trying to review history ;-) Bill