On Tue, Oct 03, 2006 at 11:50:35PM +0200, Łukasz Maśko wrote: > Dnia wtorek, 3 października 2006 23:43, Michal Kochanowicz napisał: > [...] > > Ktoś dał ciała i zamiast brancha "AC-branch" założył taga o tej nazwie. > > Musisz usunąć taga i stworzyć brancha w miejscu w którym był tag. Coś w > > stylu: > > cvs tag -d AC-branch gallery-PLD.patch > > cvs tag -b -r 1.2 AC-branch gallery-PLD.patch > > > > Proponuję przećwiczyć to najpierw w test bo nie sprawdzałem (cvs [server > > aborted]: "add" requires write access to the repository ;) ). > > Ja mam dla odmiany: > $ cvs tag -d AC-branch gallery-PLD.patch > You are not allowed to remove this tag. Use -F option. > cvs server: Pre-tag check failed > cvs [server aborted]: correct the above errors first!
cvs tag -F -b AC-branch pliki... man cvs -- Jakub Bogusz http://qboosh.cs.net.pl/ _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
