From: Brian Smith <linuxfood@linuxfood.net>
To: Sam Vilain <sam@vilain.net>
Cc: git@vger.kernel.org
Subject: Re: Tracking and committing back to Subversion?
Date: Thu, 9 Feb 2006 16:50:54 -0800 [thread overview]
Message-ID: <200602091650.55370.linuxfood@linuxfood.net> (raw)
In-Reply-To: <43E7DA7F.6060503@vilain.net>
On Monday 06 February 2006 15:23, Sam Vilain wrote:
> >>Has anyone done any work on bidirectional access to SVN repositories?
> >>ie, tracking and committing.
> >
>> [snip]
>
> Indeed, mirroring SVN repositories via SVN::Mirror (which is used by
> SVK) can take hours for large projects with thousands of commits.
>
Actually, I wasn't so much talking about the time required as the fact that
git-svnimport expects a very specific directory format, and KDE, since it was
migrated from CVS doesn't follow it, not to mention, I'm writing my tools
for the purpose of tracking single projects (i.e. Kopete which is part of KDE
project).
>> [snip]
>
> Right; I was looking for an approach that did not require working copies
> of the remote subversion repository to be kept locally. Still, perhaps
> that approach has merit, though I would probably start in Perl and use
> SVK::Simple (see CPAN) to give a richer SVN mirroring API.
>
While that is an admirable goal, unless you can point me to something that
will allow you to actually commit back to SVN without a working copy, it
defeats the purpose of my tools which is basically to use to git for the
purpose of holding intermediate development before sending it into SVN as a
final commit. That, and being able to use git tools which speak to me on a
level far greater than SVN tools. ;)
> Are you planning on publishing these scripts?
>
Sure, you can actually pick up the current development straight from
git://linuxfood.net/pub/git/kosek.git
Brian
next prev parent reply other threads:[~2006-02-10 0:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-01 22:51 Tracking and committing back to Subversion? Sam Vilain
2006-02-04 5:40 ` Eric Wong
2006-02-04 19:51 ` Seth Falcon
2006-02-06 23:12 ` Sam Vilain
2006-02-04 15:27 ` Brian Smith
2006-02-06 23:23 ` Sam Vilain
2006-02-10 0:50 ` Brian Smith [this message]
2006-02-10 0:54 ` Junio C Hamano
2006-02-10 1:06 ` Brian Smith
2006-02-10 4:27 ` Sam Vilain
2006-02-10 7:01 ` Brian Smith
2006-02-10 11:16 ` Sam Vilain
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=200602091650.55370.linuxfood@linuxfood.net \
--to=linuxfood@linuxfood.net \
--cc=git@vger.kernel.org \
--cc=sam@vilain.net \
/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 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).