Re: createrepo future
Hans-Peter Jansen <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
Am Mittwoch, 8. August 2007 20:51 schrieb seth vidal: > > 2. I've made a 'maintenance' branch of createrepo in that git > repository. That's where all the work for 0.4.X's will go, so we can > apply patches to the existing code base while working on a new one. (git > checkout -f maintenance) Hmm: ~> git clone http://linux.duke.edu/createrepo/git/createrepo.git createrepo [..] ~> cd createrepo ~> git checkout -f maintenance git checkout: updating paths is incompatible with switching branches/forcing Did you intend to checkout 'maintenance' which can not be resolved as commit? Any idea? Pete