Opened 11 years ago
#494 new task
export cache
Reported by: | Peter Johansson | Owned by: | Peter Johansson |
---|---|---|---|
Priority: | major | Milestone: | svndigest 0.x+ |
Component: | core | Version: | 0.9.1 |
Keywords: | Cc: |
Description
According to the manual svndigest-copy-cache will only copy cache to a target if the target has the same files structure as the root tree. This is fine as default but perhaps we should allow the user to soften this restriction. I'm thinking something similar to the --parents switch in mkdir, in other words,
svndigest-copy-cache -p -r here -t there should create the necessary directories in there.
Note: See
TracTickets for help on using
tickets.