diff options
author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-02-01 22:39:54 +0100 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-02-01 22:39:54 +0100 |
commit | d495a972854500ce323f15d024605ec395fab155 (patch) | |
tree | 841efc7d2bf92cfd90098b6a32b1d80e52c1ac4d /Bugzilla/WebService | |
parent | a456dea4447c9ddd1e79e04b2456740de19ce112 (diff) | |
download | bugzilla-d495a972854500ce323f15d024605ec395fab155.tar.gz bugzilla-d495a972854500ce323f15d024605ec395fab155.tar.xz |
Fix the data in the bzr repo to match the data in the CVS repo.
During the CVS imports into Bzr, there were some inconsistencies introduced
(mostly that files that were deleted in CVS weren't being deleted in Bzr).
So this checkin makes the bzr repo actually consistent with the CVS repo,
including fixing permissions of files.
Diffstat (limited to 'Bugzilla/WebService')
-rw-r--r--[-rwxr-xr-x] | Bugzilla/WebService/Product.pm | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Bugzilla/WebService/Product.pm b/Bugzilla/WebService/Product.pm index eaec012a4..eaec012a4 100755..100644 --- a/Bugzilla/WebService/Product.pm +++ b/Bugzilla/WebService/Product.pm |