Log In | Sign Up   View a printable version of the current page.
  Dashboard > flexive > ... > Checking out and working with the sources > Checking out

Added by Markus Plesser, last edited by Markus Plesser on Dec 13, 2007  (view change)
Labels: 
(None)

Checking out the framework

[fleXive] can be checked out from the subversion repository located at http://svn.flexive.org/repository/flexive.
I'd recommend the subversion commandline client, Tortoise SVN (Windows), eSvn (Linux and Windows), or SmartSVN (Java). You can also browse the repository on source.flexive.org.

If using the commandline client create a directory flexive, change into this directory and run

svn co http://svn.flexive.org/repository/flexive/trunk .

Alternatively you might want to have a look at IDE Integration to see how to check out and setup [fleXive] using IDEA or Eclipse.

UTF-8 and Linux ...

We try to keep the source files UTF-8 compliant! So please make sure you use an UTF-8 locale on your machine.
For example if using debian or ubuntu you should check the file /etc/environment. It should look quite similar to this:

LANGUAGE="en_GB:en"
### BEGIN DEBCONF SECTION FOR localeconf
# Do not edit within this region if you want your changes to be preserved
# by debconf.  Instead, make changes before the "### BEGIN DEBCONF SECTION
# FOR localeconf" line, and/or after the "### END DEBCONF SECTION FOR
# localeconf" line.
### END DEBCONF SECTION FOR localeconf
LANG=en_GB.UTF-8

Important is the LANG=en_GB .UTF-8 part,

Site running on a free Atlassian Confluence Open Source Project License granted to [fleXive] . Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.6.1 Build:#916 Nov 09, 2007) - Bug/feature request - Contact Administrators