Ticket #400 (new defect)
"moap changelog prepare" expects .git/ and ChangeLog to be in the same directory
| Reported by: | siavash@… | Owned by: | marcandre.lureau@… |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.2.7 |
| Component: | moap | Version: | TRUNK |
| Keywords: | Cc: |
Description
I'm using git-svn, the repo contains: branches/ .git/ tags/ trunk/
running "moap changlog prepare" fails in trunk:
siavash@laptop ~/d/g/g/c/trunk> moap changelog prepare Updating ChangeLog from git-svn repository. Could not update ChangeLog: sh: .git/info/exclude: No such file or directory
using -C option in repos top directory fails too:
siavash@laptop ~/d/g/g/clutter-gtkmm> moap changelog -C trunk/ChangeLog prepare Updating trunk/ChangeLog from git-svn repository. Could not update trunk/ChangeLog: sh: .git/info/exclude: No such file or directory
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
