<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.sds-project.fr/howto/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.sds-project.fr/howto/feed.php">
        <title>SDS - Documentation collaborative_work</title>
        <description></description>
        <link>http://www.sds-project.fr/howto/</link>
        <image rdf:resource="http://www.sds-project.fr/howto/lib/images/favicon.ico" />
       <dc:date>2010-09-08T03:36:02+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.sds-project.fr/howto/doku.php?id=collaborative_work:chandler&amp;rev=1197842917&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.sds-project.fr/howto/doku.php?id=collaborative_work:chandler_src&amp;rev=1198068446&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.sds-project.fr/howto/doku.php?id=collaborative_work:svn_user_guide&amp;rev=1191264773&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.sds-project.fr/howto/doku.php?id=collaborative_work:trac_crea_manag&amp;rev=1213449634&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.sds-project.fr/howto/doku.php?id=collaborative_work:trac_user_guide&amp;rev=1191264755&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.sds-project.fr/howto/lib/images/favicon.ico">
        <title>SDS - Documentation</title>
        <link>http://www.sds-project.fr/howto/</link>
        <url>http://www.sds-project.fr/howto/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.sds-project.fr/howto/doku.php?id=collaborative_work:chandler&amp;rev=1197842917&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-12-16T23:08:37+02:00</dc:date>
        <title>collaborative_work:chandler</title>
        <link>http://www.sds-project.fr/howto/doku.php?id=collaborative_work:chandler&amp;rev=1197842917&amp;do=diff</link>
        <description>Chandler information


Chandler server: &lt;http://chandler.sds-project.fr&gt;

phpicalendar


It is quite easy to setup a phpicalendar view of the calendar of Chandler. You'll find below the quick step to do this.


	*  Download &lt;http://phpicalendar.net/&gt;
	*  Unpack the zip file.
	*  Create a file called config.inc.php. In this file put the special configuration that modifies the configuration of the file default_config.php.</description>
    </item>
    <item rdf:about="http://www.sds-project.fr/howto/doku.php?id=collaborative_work:chandler_src&amp;rev=1198068446&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-12-19T13:47:26+02:00</dc:date>
        <title>collaborative_work:chandler_src</title>
        <link>http://www.sds-project.fr/howto/doku.php?id=collaborative_work:chandler_src&amp;rev=1198068446&amp;do=diff</link>
        <description>First you need to download source code from &lt;http://chandlerproject.org/&gt;.

Then you need to install curl

emerge -av curl
apt-get install curl
yum install curl

The uncompress the source and enter in the directory chandler.

Then type:

make install

And finaly</description>
    </item>
    <item rdf:about="http://www.sds-project.fr/howto/doku.php?id=collaborative_work:svn_user_guide&amp;rev=1191264773&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-10-01T20:52:53+02:00</dc:date>
        <title>collaborative_work:svn_user_guide</title>
        <link>http://www.sds-project.fr/howto/doku.php?id=collaborative_work:svn_user_guide&amp;rev=1191264773&amp;do=diff</link>
        <description>Under Linux

Installation


It will depend of your distribution.

For gentoo:

emerge -av subversion

For Fedora:

yum install subversion

For Debian and (K/X/Edu)Ubuntu:

apt-get install subversion

For Mandriva:

urpmi subversion
Connecting to your repository

With command line


Go to a directory where you want to put the directory of all your project repository. Then, you just have to connect to the repository:</description>
    </item>
    <item rdf:about="http://www.sds-project.fr/howto/doku.php?id=collaborative_work:trac_crea_manag&amp;rev=1213449634&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-14T15:20:34+02:00</dc:date>
        <title>collaborative_work:trac_crea_manag</title>
        <link>http://www.sds-project.fr/howto/doku.php?id=collaborative_work:trac_crea_manag&amp;rev=1213449634&amp;do=diff</link>
        <description>This page helps to create a SVN and Trac project. To main steps are needed:


	*  Create the LDAP users and groups
	*  Create the SVN/Trac project (See the Script that automates this step)

Create account and group of the member of the project


Go to PHPLDAPAdmin</description>
    </item>
    <item rdf:about="http://www.sds-project.fr/howto/doku.php?id=collaborative_work:trac_user_guide&amp;rev=1191264755&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-10-01T20:52:35+02:00</dc:date>
        <title>collaborative_work:trac_user_guide</title>
        <link>http://www.sds-project.fr/howto/doku.php?id=collaborative_work:trac_user_guide&amp;rev=1191264755&amp;do=diff</link>
        <description>Introduction


Your trac project page is located at &lt;http://www.sds-project.fr/trac/YOUR_PROJECT_NAME/&gt;

It will ask you a login and a password, it's the one the teacher give you, not the same than the ENSIB one.

Wiki


If you are a member of the project, you can edit every page (except the one in read-only mode) of the wiki.</description>
    </item>
</rdf:RDF>
