[Webkit-unassigned] [Bug 29744] svn-unapply and svn-apply don't work when used outside multiple svn working directories

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 12:57:21 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29744





--- Comment #2 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2009-09-25 12:57:20 PDT ---
(In reply to comment #1)
> (From update of attachment 40130 [details])
> Why would we want to change the behavior of all scripts using vcsutils?  I
> would think we would just want to fix these too.  Or maybe we should pass an
> extra bool to determineVCSRoot if we're to assume svn?

I thought about passing a boolean value to VCSUtils::determineVCSRoot() to
change the behavior as well, but reading the code didn't make it obvious what
the boolean did.

I am operating under the assumption that users know what they're doing when
they run each command, and will see the warning if the tool doesn't do what
they want it to do.

If you think the boolean should be added when calling determineVCSRoot() from
svn-appply and svn-unapply, I'll go ahead and do that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list