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

Re: svn status enhancement

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-08-05 22:12:48 CEST

Scott Palmer wrote:
>
> But my solution has given me an idea for implementing what is proposed
> in issue #1935. I will likely have something later tonight.

Cool.

> BTW, why isn't the existing patch attached to that issue acceptable? I
> see that it changes a lot more than the status command.

Hmm. I haven't looked at it to see whether it contains useful code. The fact
that it changes a lot more than the "status" command is enough reason to reject
it as a solution for that particular issue.

> I want to add a new header file "notify.h" so I can share the
> notify_baton struct definition (with my changes) with status_cmd.c. Is
> that going to be a problem? (I've currently just pasted a duplicate
> definition at the top of status_cmd.c.)

Just put it in "cl.h". No need for a new header file for a little bit of
private stuff. Prefix it with "svn_cl__".

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 5 22:13:36 2005

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.