You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Karl Fogel <kf...@galois.collab.net> on 2001/02/20 20:55:23 UTC

Re: CVS update: subversion/subversion/libsvn_ra_local track_editor.c

Greg Stein <gs...@lyra.org> writes:
> >   Log:
> >   Upgrade bikeshed exterior to mauve, as was decided by the dead horse
> >   committee.
> >   
> >   *  s/long int/svn_revnum_t
> >   *  (add_directory): use copyfrom_*
> >   *  (replace_directory, replace_file): use base_revision
> >   *  (add_file): use copy_*
> 
> While we have the paint out, is there a reason add_file uses copy_* yet
> add_directory uses copyfrom_* ?

I can't think of any reason; just an oversight on Franklin's part.

(Franklin is the ghost developer I'm blaming whenever something gets
left undone or there's a miscommunication or whatever.)

I don't think Franklin is working in that code anymore.  Feel free to
change it, or cmpilato probably will tomorrow, or else I will soon.

-K