How to get 2.1 release source code? What's the svn url?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2007 12:29 AM
I search whole forum but I still don't know what the svn url to access 2.1 source code. Could someone help to give the svn url of 2.1 release?
Thanks a lot!!!
Thanks a lot!!!
Labels:
- Labels:
-
Archive
8 REPLIES 8
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2007 04:11 AM
Hi
I guess you didn't find the wiki 😉
http://wiki.alfresco.com/wiki/Alfresco_SVN_Development_Environment
Thanks,
Mike
I guess you didn't find the wiki 😉
http://wiki.alfresco.com/wiki/Alfresco_SVN_Development_Environment
Thanks,
Mike

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2007 01:43 PM
But the wiki is for head branch. How can I access the svn branch for release 2.1.0? I can't find a svn url for 2.1.0. Thanks.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2007 03:33 PM
Hi
Details for v2.1 specifically are here: http://wiki.alfresco.com/wiki/Release_2.1#Important_Notes
Thanks,
Mike
Details for v2.1 specifically are here: http://wiki.alfresco.com/wiki/Release_2.1#Important_Notes
Thanks,
Mike

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2007 05:02 PM
Actually I've already checked both the wiki pages before post this topic, I know the revision is 929 but what the svn url is? I've guessed couple of formats of the svn url and tried them based on what's mentioned in wiki page but none works.
Why not give the svn url directly? It's more helpful. I can't find a wiki page about how to compose a svn url for a released branch. There're two topics I can find but none works.
Could someone give out the svn url directly? Appreciate!
Why not give the svn url directly? It's more helpful. I can't find a wiki page about how to compose a svn url for a released branch. There're two topics I can find but none works.
Could someone give out the svn url directly? Appreciate!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2007 03:31 AM
Hi
Apologies - I had assumed if you were a developer you'd be familiar with the svn syntax.
The svn command has good help build-in, so you might want to familiarise yourself with it, e.g.
So it's a combination of the two wiki pages:
Thanks,
Mike
Apologies - I had assumed if you were a developer you'd be familiar with the svn syntax.
The svn command has good help build-in, so you might want to familiarise yourself with it, e.g.
svn help co
So it's a combination of the two wiki pages:
svn co http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD -r 929
Thanks,
Mike

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2007 04:14 AM
It seems that I depend on intellij IDEA too much.
Although I'm a developer but I'm assuming that there should be a tag for a release and I can use such a tag to compose url and access svn. And I forget that svn can use a revision number to access a codebase. That's really stupid.
ops: :shock:
Mike, appreciate your patience and sorry to bother you so much.

Although I'm a developer but I'm assuming that there should be a tag for a release and I can use such a tag to compose url and access svn. And I forget that svn can use a revision number to access a codebase. That's really stupid.

Mike, appreciate your patience and sorry to bother you so much.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2007 10:40 PM
http://wiki.alfresco.com –> Download –>
Download Alfresco SDK 2.1 –>
http://sourceforge.net/project/showfiles.php?group_id=143373&package_id=189441&release_id=524561
–> alfresco-community-sdk-2.1.0.tar.gz
and alfresco-community-sdk-2.1.0.zip
Download Alfresco SDK 2.1 –>
http://sourceforge.net/project/showfiles.php?group_id=143373&package_id=189441&release_id=524561
–> alfresco-community-sdk-2.1.0.tar.gz
and alfresco-community-sdk-2.1.0.zip
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2007 02:44 AM
Is there a 2.1 branch, or only a particular revision number of trunk? I notice that the Enterprise edition is up to 2.1.1 – how would we check out the latest and greatest of the 2.1 branch?
Cheers,
- SteveN
Cheers,
- SteveN
