Ticket #160 (new defect)

Opened 1 year ago

non-existant workdir will not always be created by SVN step

Reported by: exarkun Assigned to:
Priority: major Milestone: undecided
Component: other Version: 0.7.6
Keywords: Cc:

Description

If a directory which does not exist which is a subdirectory of a directory which also does not exist is specified for workdir for SVN in mode="copy", the step will fail when a cp command is issued which fails with a "no such file or directory" error.