After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 335134 - gnome-autogen.sh should support darcs repositories
gnome-autogen.sh should support darcs repositories
Status: RESOLVED DUPLICATE of bug 321860
Product: gnome-common
Classification: Core
Component: general
git master
Other All
: Normal enhancement
: ---
Assigned To: Gnome Common Maintainer(s)
Gnome Common Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-03-19 16:42 UTC by Raphael Slinckx
Modified: 2006-03-20 11:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnome-autogen-darcs.diff (650 bytes, patch)
2006-03-19 16:43 UTC, Raphael Slinckx
none Details | Review

Description Raphael Slinckx 2006-03-19 16:42:48 UTC
When using gnome-autogen.sh in a darcs repository, the script recursively goes
into the '_darcs' foler, messing up the repository files.

There is already such a check for '{arch}' directories, this patch adds '_darcs'
detection to ignore list.
Comment 1 Raphael Slinckx 2006-03-19 16:43:53 UTC
Created attachment 61551 [details] [review]
gnome-autogen-darcs.diff

Here is the patch, i need someone to approve before comitting.
Besides, is there a check i can use to ensure this new gnome-autogen.sh is used and not an older version ?
Comment 2 James Henstridge 2006-03-20 11:33:29 UTC
This has been fixed in CVS.

*** This bug has been marked as a duplicate of 321860 ***