> > The closest I can find is the method describe at
> > http://www.smartsvn.com/doc/display/SU/Check+Out . This is rather cumbersome and
> > has no option of export from the WC.
Marc,
Thank you for the reply.
This "Checkout" form is considerably more complicated than what is needed for simple export of a single file. I just tried it and it's 5 clicks and changing two paths before I can export a single file. The whole thing took me about 2 minutes to get right. At the command-line it's as simple as "svn export source@rev dest". I don't mind the command-line, but there are users who are viscerally afraid of cli.
Why not make this operation use the same flow as "Copy" and "Move" which are available with a right click on the relevant file or directory?
Regards,
Satya
Thanks for that. I hadn't found it so far. This method works for single file. Our repo contains EDA data which are usually a directory of files that make a single component. Any chance this single file export method could be extended to directories?
Regards,
Satya