Set attribute with svnserve protocole
From: Jean-Claude Antonio <jcantonio_at_arcetis.com>
Date: Mon, 15 Sep 2008 21:11:52 +0200
Hello,
I al trying to set an attribute value on a file and this piece of code
ISVNEditor editor =
String file = "my.file";
editor.changeFileProperty(file, "prop",
editor.closeFile(file, checksum);
Kind regards,
JC
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.