<?xml version="1.0" encoding="UTF-8" ?> 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
<channel rdf:about="http://dev.libresource.org/home/development/roadmap/lsc1-5/a503908cc0a8001e0040d6f20a147516">
	<title>SO6 Studio...</title>
	<description><![CDATA[Often we need to undo local changes...

Currently, the only way to do it is to open so6 studio, open the connection, open the file tree, select
the file, popup the menu and revert the file...

I think that reverting a file should be easier...]]></description>
	<link>http://dev.libresource.org/home/development/roadmap/lsc1-5/a503908cc0a8001e0040d6f20a147516</link>
	<items>
		<rdf:Seq><rdf:li rdf:resource="http://dev.libresource.org/home/development/roadmap/lsc1-5/a503908cc0a8001e0040d6f20a147516/2f862e43c0a8001e00f4f4f2f3772f3a" />
		<rdf:li rdf:resource="http://dev.libresource.org/home/development/roadmap/lsc1-5/a503908cc0a8001e0040d6f20a147516/2cd5baacc0a8001e00933a189c11a816" />
		<rdf:li rdf:resource="http://dev.libresource.org/home/development/roadmap/lsc1-5/a503908cc0a8001e0040d6f20a147516/2c9c9e2ac0a8001e004eb42b3e7c1e38" />
		</rdf:Seq>
	</items>
</channel>
<item rdf:about="http://dev.libresource.org/home/development/roadmap/lsc1-5/a503908cc0a8001e0040d6f20a147516/2f862e43c0a8001e00f4f4f2f3772f3a">
		<title>Comment of : SO6 Studio...</title>
		<link>http://dev.libresource.org/home/development/roadmap/lsc1-5/a503908cc0a8001e0040d6f20a147516/2f862e43c0a8001e00f4f4f2f3772f3a</link>
		<dc:creator>Sebastien Jourdain</dc:creator>
		<dc:date>2006-01-11T12:23:38+01:00</dc:date>
		<description><![CDATA[A text based interface is available from the So6 jars. Those jar can be downloaded at the same url that the Java Web Start does.<p class="paragraph"/>And the command line will look like: java -cp "..." org.libressource.exec.Main<p class="paragraph"/>Then the accessible command will be shown.<p class="paragraph"/>This interface is for expert use. The graphical interface is made to simplify the novice introduction to configuration management system. And for expert the quickest and simplest way to make a revert is the copy way.]]></description>
</item><item rdf:about="http://dev.libresource.org/home/development/roadmap/lsc1-5/a503908cc0a8001e0040d6f20a147516/2cd5baacc0a8001e00933a189c11a816">
		<title>Comment of : SO6 Studio...</title>
		<link>http://dev.libresource.org/home/development/roadmap/lsc1-5/a503908cc0a8001e0040d6f20a147516/2cd5baacc0a8001e00933a189c11a816</link>
		<dc:creator>Guest</dc:creator>
		<dc:date>2006-01-11T12:23:38+01:00</dc:date>
		<description><![CDATA[The text based interface ??]]></description>
</item><item rdf:about="http://dev.libresource.org/home/development/roadmap/lsc1-5/a503908cc0a8001e0040d6f20a147516/2c9c9e2ac0a8001e004eb42b3e7c1e38">
		<title>Comment of : SO6 Studio...</title>
		<link>http://dev.libresource.org/home/development/roadmap/lsc1-5/a503908cc0a8001e0040d6f20a147516/2c9c9e2ac0a8001e004eb42b3e7c1e38</link>
		<dc:creator>Sebastien Jourdain</dc:creator>
		<dc:date>2006-01-11T12:23:38+01:00</dc:date>
		<description><![CDATA[You can make it with the text based interface or by a simple <b class="bold">copy</b> command.<p class="paragraph"/>Shell cmd sample: 
<ul class="minus">
<li>cp ./so6/1/REFCOPY/file.txt .</li>
</ul>The will revert the file.txt of the root directory.]]></description>
</item>
</rdf:RDF>