| Re: ancestor path / revision
From: Ben Collins-Sussman <sussman_at_newton.collab.net>
 Date: 2000-12-19 19:37:30 CET 
Greg Stein <gstein@lyra.org> writes:
 > We aren't supplying enough information in the editor callbacks.
 Let me spell out the two cases of "svn copy", as I understand things.
 * Simple case:
     `svn copy foo.c bar.c', followed by a commit, would drive the
     replace_dir()
 * Complex case:
     `svn copy foo.c bar.c', where bar.c is *already* a file under
     replace_dir()
      The important issue here is to make sure the delete() happens
      Also notice that I *didn't* need to supply the revision number of
      Similarly, I suppose this complex case could be handled by the
 | 
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.