Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

Moderators: martimiz, UncleCheese, Sean, Ed, biapar, Willr, Ingo, swaiba

How do you download from SVN?


Go to End


3 Posts   2826 Views

Avatar
rodreading

Community Member, 6 Posts

22 July 2009 at 5:47am

How are supposed to get the latest revisions from SVN? I have never done this before. Can anyone post a very short tutorial on how to get the lastest revisions?

I have some problems that need to be solved, I have gone through the forums and I see that alot of the problems that i have been having have been fixed in the latest revisions, but I noticed on the extensions download page for dataobjectmanager. That it still have the old revisions...

can someone PLEASE PLEASE explain this to me so i can get the latest updates???

I really want to get this fixed. (namely the problem with the latest images being uploaded not showing up when you go to insert them from the TINYMCE)

Avatar
UncleCheese

Forum Moderator, 4102 Posts

22 July 2009 at 6:13am

There are a lot of good free svn clients out there. I don't know about PC, but for Mac, I like Versions. But I think command line is way easier.

If you have shell access to your server you can just type:

svn co {the svn url}

in your SS root. That will bring down the dataobject_manager directory for you (or whatever module you're checking out)

When you want to run an update, just go to the directory and type:

svn update

Avatar
Platypus

Community Member, 43 Posts

22 July 2009 at 10:05pm

Edited: 22/07/2009 10:18pm

Hi rodreading, I use RapidSVN http://rapidsvn.tigris.org/. I never before worked with svn but was able to get this running ;-) It's an open source and multi-platform tool. Currently I would recommend the release build 0.9.8, which works stable and flawless: http://www.rapidsvn.org/download/release/0.9.8/RapidSVN-0.9.8.exe.