7911 Posts in 1354 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » How do you download from SVN?
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 1674 Views |
-
How do you download from SVN?

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)
-
Re: How do you download from SVN?

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
-
Re: How do you download from SVN?

22 July 2009 at 10:05pm Last edited: 22 July 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.
| 1674 Views | ||
|
Page:
1
|
Go to Top |


