Is "svn export" supported?
Asked by
Erik van Zijst
Looking at client.c I can see client.checkout(). However, I currently need the equivalent of "svn export". Is this offered through subvertpy, or should just do a checkout, followed by something like "find . -name .svn -type d -exec rm -rf {} \;" ?
Cheers,
Erik
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- subvertpy Edit question
- Assignee:
- Jelmer Vernooij Edit question
- Solved by:
- Jelmer Vernooij
- Solved:
- Last query:
- Last reply:
To post a message you must log in.