* udev repo has changed to git
@ 2005-04-27 17:32 Greg KH
2005-04-27 19:29 ` Kay Sievers
2005-04-29 19:59 ` Kay Sievers
0 siblings, 2 replies; 3+ messages in thread
From: Greg KH @ 2005-04-27 17:32 UTC (permalink / raw)
To: linux-hotplug
So, after much cursing and hand patching, I've converted the udev
bitkeeper repository over to git. It can be now found at:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/udev.git
To use it, get a copy of git or cogito or bit or whatever tool you want
that works with git trees. To clone a local copy using cogito, you can
do:
cg-clone rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/udev.git
and go from there.
See one of the many git tutorials on the web, or on the git mailing list
(at vger.kernel.org) if you have any questions on how to use git. I'm
not going to be able to answer them myself, sorry.
And if anyone wants to verify the udev git tree, to make sure I got it
all right, please do. I know there is one dangling commit in there,
that was due to a mixup on my part, you can safely ignore it.
I'll figure out how to tag the different releases soon, and sign them
too.
thanks,
greg k-h
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id\x105hix
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: udev repo has changed to git
2005-04-27 17:32 udev repo has changed to git Greg KH
@ 2005-04-27 19:29 ` Kay Sievers
2005-04-29 19:59 ` Kay Sievers
1 sibling, 0 replies; 3+ messages in thread
From: Kay Sievers @ 2005-04-27 19:29 UTC (permalink / raw)
To: linux-hotplug
On Wed, Apr 27, 2005 at 10:32:51AM -0700, Greg KH wrote:
> So, after much cursing and hand patching, I've converted the udev
> bitkeeper repository over to git. It can be now found at:
> rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/udev.git
>
>
> To use it, get a copy of git or cogito or bit or whatever tool you want
> that works with git trees. To clone a local copy using cogito, you can
> do:
> cg-clone rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/udev.git
>
> and go from there.
>
> See one of the many git tutorials on the web, or on the git mailing list
> (at vger.kernel.org) if you have any questions on how to use git. I'm
> not going to be able to answer them myself, sorry.
>
> And if anyone wants to verify the udev git tree, to make sure I got it
> all right, please do. I know there is one dangling commit in there,
> that was due to a mixup on my part, you can safely ignore it.
It is browsable here:
http://ehlo.org/~kay/gitweb.pl?p=pub/scm/linux/kernel/git/gregkh/udev.git;a=log
Thanks,
Kay
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id\x105hix
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: udev repo has changed to git
2005-04-27 17:32 udev repo has changed to git Greg KH
2005-04-27 19:29 ` Kay Sievers
@ 2005-04-29 19:59 ` Kay Sievers
1 sibling, 0 replies; 3+ messages in thread
From: Kay Sievers @ 2005-04-29 19:59 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 1368 bytes --]
On Wed, Apr 27, 2005 at 10:32:51AM -0700, Greg KH wrote:
> So, after much cursing and hand patching, I've converted the udev
> bitkeeper repository over to git. It can be now found at:
> rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/udev.git
>
>
> To use it, get a copy of git or cogito or bit or whatever tool you want
> that works with git trees. To clone a local copy using cogito, you can
> do:
> cg-clone rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/udev.git
>
> and go from there.
>
> See one of the many git tutorials on the web, or on the git mailing list
> (at vger.kernel.org) if you have any questions on how to use git. I'm
> not going to be able to answer them myself, sorry.
>
> And if anyone wants to verify the udev git tree, to make sure I got it
> all right, please do. I know there is one dangling commit in there,
> that was due to a mixup on my part, you can safely ignore it.
>
> I'll figure out how to tag the different releases soon, and sign them
> too.
git does not support symlinks and therefore our test programs will fail.
Attached is a stupid script that creates the links in test/sys/ for the
tests to run again.
We should probably change git to support symlinks or move the sys/ tree
into a tarball...
And the permissions got lost during the conversion, but that does not
hurt much.
Thanks,
Kay
[-- Attachment #2: udev-symlinks.sh --]
[-- Type: application/x-sh, Size: 2342 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-04-29 19:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-27 17:32 udev repo has changed to git Greg KH
2005-04-27 19:29 ` Kay Sievers
2005-04-29 19:59 ` Kay Sievers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).