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

Re: Inter-Repository Communication

From: Yoshiki Hayashi <yoshiki_at_xemacs.org>
Date: 2001-11-28 06:04:42 CET

Greg Stein <gstein@lyra.org> writes:

> > If you are subscribed to svn@subversion.tigris.org, I think
> > you saw my series of commit in short time period. Those
> > changes are copied from my local repository of ruby binding.
> > It works for me because I'm the only one who changes
> > bindings/ruby area right now.
>
> Not quite true. Karl modified delta_editor.c to deal with the renaming of
> "replace_*" to "open_*".

Oops. I didn't notice that. That was on second line of the
changed section in commit mail. I don't know why I missed
that.

> Other people may be be updating the Ruby area when changes are made to APIs,
> to keep the stuff in sync. They won't be able to make certain changes, of
> course. But since people can/will make those changes, you're going to need
> to update your scripts to deal with that.

My script is supposed to deal with that by bombing out with
conflict error as usual. But I modified local ra_dav to get
DAV:checked-in property from server instead of local working
copy and probably that's the cause of the bug. My first
intention was to post that patch to see the change is
correct and then use my script to upload ruby binding
changes but I upload my changes first thinking 'OK, this
works in local tests. Let's just commit them first'.
Sorry, I'll be more careful in the future.

How many times did I say this sentence? I should leran more
quickly. :-(

> And you probably ought to re-apply Karl's changes.

Done.

-- 
Yoshiki Hayashi
---------------------------------------------------------------------
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:49 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.