Jan Engelhardt wrote:
On Nov 29 2007 17:01, Yasuyuki KOZAKAI wrote:
BTW, judging by your last batch of xtables patches you seem to have
managed to import the netfilter SVN in git. I keep getting errors
related to paths:
$ git-svnimport -v -C nf.git http://svn.netfilter.org/netfilter
Initialized empty Git repository in /tmp/nf.git/.git/
1: Unrecognized path:
/patch-o-matic-ng/trunk/pptp-conntrack-nat/linux/include/linux/netfilter_ipv4/ip_nat_pptp.h
1: Unrecognized path: /patch-o-matic-ng/trunk/pptp-conntrack-nat/help
1: Unrecognized path:
/patch-o-matic-ng/trunk/pptp-conntrack-nat/linux/include/linux/netfilter_ipv4/ip_conntrack_pptp.h
It seems it switches the first directory and "trunk". Did you use
git-svnimport or just git-svn for importing?
Actually, I have not succeeded to manage them. I manually do 'svn update'
on master branch on local git tree and commits updates, and create new branch
on git tree for my development.
Also, there is no indication that a move was done (e.g. r7117) but instead
a hand copy. I prefer using native svn, or switching to git entirely.
I want to switch entirely, but first I have to manage to import the
repository :)
-
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html