Is there a funktion like "svn export -r http://server/directory/file.ext" in Jazz SCM
Accepted answer
From the web UI, you can browse a configuration and download a file. In the Eclipse client, you can also browse a configuration with the Repository Files view or show the history of a file and load it. From the command line, you can use the "extract" command.
Comments
1 vote