cancel
Showing results for 
Search instead for 
Did you mean: 

Integrate alfresco with svn

smontico
Champ in-the-making
Champ in-the-making
Hi,

I'm learning alfresco and i want to migrate all the documents we managed in svn to the alfresco platform.
Anyone knows if there's some tool that could help me on doing this?

Thanks, Santiago.
5 REPLIES 5

attymullins
Champ in-the-making
Champ in-the-making
Hi Santiago,

The simplest way to do this would be to check out a working copy of all of the documents and then copy them to Alfresco using WebDAV.

If you're also interested in moving the metadata from svn to Alfresco (storing the svn comments in the description field for instance), you'll need to generate an ACP file and then import it into Alfresco. For details on ACP files and import/export check the following links:

http://wiki.alfresco.com/wiki/Export_and_Import_View_Schema
http://wiki.alfresco.com/wiki/Export_and_Import#Alfresco_Content_Package_.28ACP.29_File_Format

Atty

norgan
Champ in-the-making
Champ in-the-making
Also, first have some tests with automated business rules. When importing the content via webdav, you could assign certain aspects, metadata, tags, categories automatically, based on your rules (e.g. filenames, space paths etc.) If its standard docs, you even can parse some metadata, stored e.g. in word files.

smontico
Champ in-the-making
Champ in-the-making
Hi,

Thank you for your replies!
I will investigate and try what they're are telling me then….

Thanks, Santiago.

smontico
Champ in-the-making
Champ in-the-making
Hi Atty,

I just used the copy functionality via webdav and work perfectlly! Smiley Very Happy
In order to move the metadata to alfresco as you mentioned there's some automatic tool that could help me to create the ACP file?
Or i have to create these file "mannually" from the information obtained from svn?

Thanks, Santiago

silentcricket
Champ in-the-making
Champ in-the-making
*bump*

I wanted to bring this back into light since my comp is looking into Alfresco. All of our current docs are versioned in svn but we didn't want to lose all the historical versions.  If I simply move over a working copy of the latest version, historical versions will be lost.

So, any ideas on how to dump the svn repository into Alfresco Community 3.4.c?

Thanks