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

Re: [PATCH] Get-locations - Finished (more or less)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-25 02:35:26 CEST

Oh, one more thing I forgot, from serve.c:

+ /* Now, write the parameters to the stream. */
+
+ if (fs_locations)

This check does no good. svn_fs_trace_node_locations never returns
successfully with fs_locations set to NULL.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 25 02:35:44 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.