[Webkit-unassigned] [Bug 9571] New: Teach svn-apply and svn-unapply to handle directory adds and removes better
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Jun 24 22:38:47 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9571
Summary: Teach svn-apply and svn-unapply to handle directory adds
and removes better
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: Tools
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: ddkilzer at kilzer.net
CC: darin at apple.com
Currently svn-apply does a chdir() to every directory it adds. This is
unnecessary. See:
http://bugzilla.opendarwin.org/show_bug.cgi?id=9485#c6
The svn-apply script doesn't know when to remove directories, e.g., when they
are empty after all files and directories under them have been marked for
removal.
Finally, the svn-unapply script doesn't know how to remove previously-added
directories or add (revert) previously removed directories.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list