last edit 2008-07-02 14:12:01 by nestormateo

Additions:
You can browse the current SVN repository via Web Browser here:
Trac integrated browser
To retrieve Zikula 1.0.x from SVN via an anonymous session:
SVN export https://code.zikula.org/svn/zikula/development/zikula-1 Zikula

SVN checkout --username USERNAME --password PASSWORD https://code.zikula.org/svn/zikula/development/zikula-1 Zikula

SVN checkout --username developername https://code.zikula.org/svn/zikula/development/zikula-1 Zikula


Deletions:
To retrieve Zikula from SVN via an anonymous session:
SVN export https://noc.zikula.org/svn/Zikula/trunk/Zikula Zikula

SVN checkout --username USERNAME --password PASSWORD https://noc.zikula.org/svn/Zikula/trunk/Zikula Zikula

SVN checkout --username developername https://noc.zikula.org/svn/Zikula Zikula

If you wish to check out only the current main trunk and the ValueAddons tree, you can do the following:
SVN checkout --username developername  https://noc.zikula.org/svn/Zikula/trunk/Zikula

SVN checkout --username developername https://noc.zikula.org/svn/Zikula/trunk/ValueAddons



edited 2008-06-18 21:29:49 by Operator Minor edits (spelling & grammar corrections, etc.). Removed references to NOC.

Additions:
To retrieve Zikula from SVN via an anonymous session:
If you have a user name and password, you can use the following:
  • Replace USERNAME and PASSWORD with your own user name and password.
SVN checkout --username USERNAME --password PASSWORD https://noc.zikula.org/svn/Zikula/trunk/Zikula Zikula

  • Replace developername with the proper values. Enter your site password when prompted.
If you wish to check out only the current main trunk and the ValueAddons tree, you can do the following:
Those with a NOC username and password can use the following:
  • Substitute NOCUSERNAME and NOCPASSWORD with the proper values.
SVN checkout --username NOCUSERNAME --password NOCPASSWORD https://noc.zikula.org/svn/Zikula/trunk/Zikula Zikula

  • Substitute developername with the proper values. Enter your site password when prompted.
If you wish to check out only the current 0.8 and ValueAddons tree, you can do the following:
Debian packages are available for both tools. Tested on Ubuntu 6.06.



edited 2006-06-05 16:33:21 by Chestnut small display fix


edited 2006-05-01 00:26:00 by Chestnut Fixed lists...

Additions:
* Subversion Homepage
SVN export https://noc.zikula.org/svn/Zikula/trunk/Zikula Zikula

  • Substitute NOCUSERNAME and NOCPASSWORD with the proper values.
SVN checkout --username NOCUSERNAME --password NOCPASSWORD https://noc.zikula.org/svn/Zikula/trunk/Zikula Zikula

  • Substitute developername with the proper values. Enter your site password when prompted.
SVN checkout --username developername https://noc.zikula.org/svn/Zikula Zikula

If you wish to check out only the current 0.8 and ValueAddons tree, you can do the following:
SVN checkout --username developername  https://noc.zikula.org/svn/Zikula/trunk/Zikula

SVN checkout --username developername https://noc.zikula.org/svn/Zikula/trunk/ValueAddons

- Version Control with Subversion (free online book published by O'Reilly Media)
- Subversion Cheat Sheet
-
SVN export https://noc.zikula.org/svn/Zikula/trunk/Zikula Zikula

- Substitute NOCUSERNAME and NOCPASSWORD with the proper values.
-
SVN checkout --username NOCUSERNAME --password NOCPASSWORD https://noc.zikula.org/svn/Zikula/trunk/Zikula Zikula

- Substitute developername with the proper values. Enter your site password when prompted.
-
SVN checkout --username developername https://noc.zikula.org/svn/Zikula Zikula

If you wish to check out only the current 0.8 and ValueAddons tree, you can do the following:
-
SVN checkout --username developername  https://noc.zikula.org/svn/Zikula/trunk/Zikula

-
SVN checkout --username developername https://noc.zikula.org/svn/Zikula/trunk/ValueAddons

- TortoiseSVN mirrors the user interface and style of it's sister TortoiseCVS.
- Subversion package for Mac OSX
- SVN GUI for Mac OSX
- How To Install Subversion



edited 2006-04-28 08:33:47 by Chestnut tortoisecvs link

Additions:
- TortoiseSVN mirrors the user interface and style of it's sister TortoiseCVS.

Deletions:
- TortoiseSVN mirrors the user interface and style of it's sister TortoiseCVS?.


edited 2006-04-27 15:05:20 by markwest

Additions:
- How To Install Subversion

CategoryDeveloperDocs


Deletions:
- How To Install Subversion


Oldest known version of this page was edited on 2006-04-27 15:03:11 by markwest [ ]

Subversion Access to Zikula


Zikula migrated its repository from CVS to SubVersion (SVN) on 18 April, 2006. There are a number of tools for accessing SVN repositories.

- Subversion Homepage
- Version Control with Subversion (free online book published by O'Reilly Media)
- Subversion Cheat Sheet

Command line / Terminal Access

For anonymous export of Zikula from SVN:
-
SVN export https://noc.zikula.org/svn/Zikula/trunk/Zikula Zikula


Those with a NOC username and password can use the following:
- Substitute NOCUSERNAME and NOCPASSWORD with the proper values.
-
SVN checkout --username NOCUSERNAME --password NOCPASSWORD https://noc.zikula.org/svn/Zikula/trunk/Zikula Zikula


Developers can use the following:
- Substitute developername with the proper values. Enter your site password when prompted.
-
SVN checkout --username developername https://noc.zikula.org/svn/Zikula Zikula


If you wish to check out only the current 0.8 and ValueAddons tree, you can do the following:
-
SVN checkout --username developername  https://noc.zikula.org/svn/Zikula/trunk/Zikula

-
SVN checkout --username developername https://noc.zikula.org/svn/Zikula/trunk/ValueAddons


Windows


- TortoiseSVN mirrors the user interface and style of it's sister TortoiseCVS?.

Unix/Linux


Mac OSX

- Subversion package for Mac OSX
- SVN GUI for Mac OSX
- How To Install Subversion
last edit:
latest author:
Owner: