[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Question: Does subversion works with CMIS?

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 22 May 2012 11:03:44 +0200

On Mon, May 21, 2012 at 04:29:57PM +0000, Marius Bauer wrote:
> Hey people,
>
> I am a designer in a 40-people company. We are using subversion, mainly for our programmers. Nevertheless, we have a group of graphic designers, which are very often designing several versions of a photoshop, indesign or illustrator file.
> For these designers we would like to use the functionality of a software called Adobe Drive 3, that allows them to use version control features from within Adobe products. Unfortunately the documentation on Adobe Drive is rather bad. But obviously it cannot connect directly to subversion, but can only connect to a server, that supports the CMIS 1.0 specification from OASIS standardization group.
> I heard that there might be software interfaces called Connectors that allow to establish the connection between the CMIS interface and the subversion interface.
> Have you heard of this and can you give me further information about how to connect CMIS and subversion?
> Any help is much appreciated.

Hi Marius,

in the future, please post questions such as this to the users@ list,
not the dev@ list. Your post is off-topic for the dev@ list but the
users@ lists welcomes questions like yours.

If the tools you use support webdav they should be able to interface directly
with Subversion repositories. You can also mount a webdav share as a drive
and save files there. See http://svnbook.red-bean.com/en/1.7/svn.webdav.html
Received on 2012-05-22 11:04:29 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.