On Mon, Jun 25, 2007 at 11:12:44AM +0200, Jean Delvare wrote: > Axel, how can I create a brand new project in SVN? Do I need your help? Not really (but see below for acls), technically it is one project, so all you need to do is svn mkdir my-new-project at the top level next to lm_sensors and i2c. The only thing that I need to do is setting up the acls in the httpd config you want to use on that project. It can be lm-sensors-commiters, i2c-commiters or something new. > Is it possible to preserve the history while moving the files from one > project to another? Just use svn mv instead of svn rm/del and svn add. Move operations are like copy and delete, and copy operations are crossed over when traversing history unless you explicitely use --stop-on-copy. See also svn mkdir -h svn mv -h svn log -h -- Axel.Thimm at ATrpms.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20070625/26439acd/attachment.bin