[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: The "follow copy history" initiative

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-01 19:34:06 CEST

On Thu, 2004-04-01 at 10:55, Ben Collins-Sussman wrote:
> There are two approaches here:
>
> 1. as ghudson suggests, run RA->get_logs() on (5, foo.c), and verify
> that the (3, foo.c) is actually the same object.
>
> 2. throw a specific error ("future searching not yet implemented"),
> so that callers can catch the error and make a helpful suggestion ("try
> running 'svn cat -rHEAD' on the URL instead of the working file.")

Have you ever cd'd to your Subversion working directory and run "svn log
-r HEAD"? Do you really want to break that?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 1 19:34:27 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.