[Python-Dev] End of the mystery "@README.txt Mercurial bug"
a.cavallo at cavallinux.eu
a.cavallo at cavallinux.eu
Wed Jun 26 12:43:41 CEST 2013
More information about the Python-Dev mailing list
Wed Jun 26 12:43:41 CEST 2013
- Previous message: [Python-Dev] End of the mystery "@README.txt Mercurial bug"
- Next message: [Python-Dev] End of the mystery "@README.txt Mercurial bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
.. or having hg "purging" unwanted build artifact (probably cleaning up the .hgignore file first) >> find $(srcdir)/* ... >> >> to avoid this problem. It won't expand the .hg top-level directory. > > Or find \( -type d -name .hg -prune \) -o ... > > Oleg.
- Previous message: [Python-Dev] End of the mystery "@README.txt Mercurial bug"
- Next message: [Python-Dev] End of the mystery "@README.txt Mercurial bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list