El lun, 08-10-2012 a las 11:32 -0700, Zac Medico escribió:
> On 10/08/2012 11:26 AM, Pacho Ramos wrote:
> > Hello
> > 
> > Sometime ago this was already discussed but, if I don't misremember, it
> > was hard to implement a check for repoman to prevent us from forgetting
> > to commit new patches. Maybe the check could simply check if all
> > "${FILESDIR}" files are present? The idea is that it could simply check
> > of that files existence, if they are not present, show a warn (not a
> > "hard" warn as it could be a false positive I guess). Regarding that
> > file not being added to cvs tree, it doesn't show so much problems as
> > that error is already shown at commit time (file present but not added
> > to cvs)
> 
> Given the expressiveness of the bash language, it's really a non-trivial
> thing to check without actually executing bash. See discussion here:
> 
>   https://bugs.gentoo.org/show_bug.cgi?id=431196

Then, maybe I could have a custom repoman script that would check for
them in my "files/" directory (either using bash to check for them or
simply running "ls")  :/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to