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

Re: [PATCH] make get_func optional in ra_dav get_commit_editor

From: <cmpilato_at_collab.net>
Date: 2001-11-30 14:46:00 CET

Yoshiki Hayashi <yoshiki@xemacs.org> writes:

> > I'm pretty sure I busted that code all the heck yesterday.
> > Sorry for any inconveniences, and I'll definitely be
> > reviewing your patch immediately.
>
> No, you didn't cause any inconveniences. libsvn_wc always
> passes get_func so the only real application which does not
> provide get_func is my Ruby script. :-)
>
> It just happend to be the part of code I was modifying and
> I've been bitten earlier. Thank you very much for reviewing
> so quickly.

No, actually we don't provide a get_func when we...

   svn rm REPOS_URL
   svn mkdir REPOS_URL
   svn copy WC_PATH REPOS_URL
   svn copy REPOS_URL REPOS_URL
   svn move REPOS_URL REPOS_URL

...and perhaps other things in the future. Those are just the ones I
can remember off the top of my (sleepy) head.

So yeah, plenty of use cases.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:50 2006

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.