Re: Server based versioning without Working Copy

2011-04-03 Thread Kurt Pruenner
On 03.04.2011 20:23, Jonas Neef wrote: > Is there a possibility to disable the working copy system used by > svn? It's kinda unusual to use it that way, but since Subversion's HTTP protocol is based on WebDAV you can mount it like any other WebDAV folder: http://svnbook.red-bean.com/nightly/en/sv

Re: Using tags with SVN

2011-04-03 Thread Lorenz
Stirnweiss, Siegmund SZ/HZA-ZIT3 wrote: >[...] >We use tags in CVS to identify the files which have passed module tests >and should make it into our integration test environment. When they have >passed the integration tests we use a different tag to identify the >files, which make up the software

Server based versioning without Working Copy

2011-04-03 Thread Jonas Neef
Hello! Is there a possibility to disable the working copy system used by svn? I am currently changing our system from version cue cs4 and want something with similar capabilities. the adobe application integration is not that important, a finder integration would work too. My favorite solution w