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]

Can I easily export local gcc copy to a tar file ?


Current I use:

svn export gcc-4_0-branch /tmp/gcc-4_0-branch

tar cfj gcc-4_0-branch-r105979.tar.bz2 -C /tmp gcc-4_0-branch

rm -f /tmp/gcc-4_0-branch


Is there a simplest way ?


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