Personal tools
You are here: Home System Tips for working with Subversion
Document Actions

Tips for working with Subversion

Some tips for working with Subversion

  • To delete .svn directory recursively especially when doing a release
    • find . -name .svn -print0 | xargs -0 rm -rf
« November 2008 »
Su Mo Tu We Th Fr Sa
1
2345678
9101112131415
16171819202122
23242526272829
30
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: