From: Axel Thimm <Axel.Thimm@ATrpms.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Separate package for i2c tools
Date: Mon, 25 Jun 2007 09:22:30 +0000 [thread overview]
Message-ID: <20070625092230.GD3561@puariko.nirvana> (raw)
In-Reply-To: <20070625111244.1ca5327a@hyperion.delvare>
[-- Attachment #1.1: Type: text/plain, Size: 872 bytes --]
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
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2007-06-25 9:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-25 9:12 [lm-sensors] Separate package for i2c tools Jean Delvare
2007-06-25 9:22 ` Axel Thimm [this message]
2007-06-27 8:18 ` Jean Delvare
2007-06-27 8:58 ` Axel Thimm
2007-06-27 18:29 ` [lm-sensors] [i2c] " Jean Delvare
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070625092230.GD3561@puariko.nirvana \
--to=axel.thimm@atrpms.net \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.