RE: Re: Creating a complex tag with the list of files changed necessary for a bug correction
From: Miguel Rentes <miguel.rentes_at_efacec.pt>
Date: Tue, 26 Aug 2008 14:58:44 +0100
Hi Robert,
At a given commit I have the complete list of files I had to change to correct a bug. After that I want a tag named "correction ABC" that has only the files/directories I had to change to correct that bug.
Regards,
Miguel Rentes
Software Engineer
Efacec Engenharia
ID - Gestão de Redes
Tlf: +351 22 940 3389
e-mail: miguel.rentes_at_efacec.pt <mailto:miguel.rentes_at_efacec.pt>
________________________________
From: Robert Graf-Waczenski [mailto:rgw_at_lsoft.com]
Miguel Rentes wrote:
Hi everyone!
I was thinking of creating a tag that had the complete list of files I had to change in order to do a bug correction on the software I'm currently working on. Once I had changed some files and tested everything, I want to create a tag after a commit with the complete directories or files I had to change.
My question is just this one: what is the simplest way to do this?
I've thought on this problem and I think the best way to do this is to create a script (or customize the post-commit hook script) that gets the list of changed files and creates the tag for me. Has anyone done this before or have a differente approach?
Best regards,
--- Miguel Rentes Software Engineer www.efacec.pt <http://www.efacec.pt/> Address: Rua Eng. Frederico Ulrich 4471-907 Moreira da Maia Tlf: +351 22 940 3396 Fax: +351 22 940 33 09 e-mail: miguel.rentes_at_efacec.pt <mailto:miguel.rentes_at_efacec.pt> "In the beginning, the file was without form, and void; and emptiness was upon the face of the bits. And the Fingers of the Author moved upon the face of the keyboard. And the Author said, Let there be words, and there were words." I'm not sure if i understand your question correctly. What would be a "tag with the directories or files I had to change"? RobertReceived on 2008-08-26 15:59:13 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.