Roland Illig <[EMAIL PROTECTED]> said:

> Hi,
> 
> I'm programming the tcd project, and we made a mistake setting up the
> CVS. In the project 'tcd', we imported the files 'configure', 'depcomp',
> 'install-sh', 'missing' and 'mkinstalldirs' with the exec bit cleared,
> but they should be executable.
> 
> I think that at the moment it is impossible to change the execute bit of
> a file after the first check-in, isn't it?

It is.

> 
> Second, we uploaded a directory src/.deps/ that should better not be in
> a CVS repository.
> 
> So, could anyone who has permission to do this:?
> 
> cd /cvsroot/tcd/tcd &&
> chmod u+x configure,v depcomp,v install-sh,v missing,v mkinstalldirs,v &&
> rm -rf src/.deps

Done.

Regards,


-- 
Mathieu Roy
 
  Homepage:
    http://yeupou.coleumes.org
  Not a native english speaker: 
    http://stock.coleumes.org/doc.php?i=/misc-files/flawed-english


_______________________________________________
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to