This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Details for svn test repository


On Fri, 11 Feb 2005, Joern RENNECKE wrote:

> revision numbers of the checkedout files,

You mean the revision number of the whole checked out tree, which the 
"svnversion" utility will tell you in any checked out svn tree (including 
whether the tree is modified or mixed version).  Given such a number, if 
you don't intend to do svn operations on that tree afterwards you can 
remove the .svn directories and reconstruct the checked out tree using the 
version number later.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]