axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] SVN revision 584


From: daly
Subject: [Axiom-developer] SVN revision 584
Date: Mon, 4 Jun 2007 13:15:51 -0500

Alfredo,

> One error I get in the both trunk and daly is that I need root
> permission, if not
> I get the error:
> [...]
> cp: cannot create regular file

    for i in `find . -name ".svn" ; do rm -rf $i ; done

This is an SVN bug. It does not happen with Arch, CVS, or git.

It is also an Axiom bug because the duplicate copy should not occur.

End users won't see the bug because we need to clean out all of the
.git, .svn, .cvs, and .arch subdirectories before packaging.

Tim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]