git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GSoC update] git-remote-svn: Week 4
@ 2010-05-25 17:11 Ramkumar Ramachandra
  2010-05-26  2:50 ` Nazri Ramliy
  0 siblings, 1 reply; 4+ messages in thread
From: Ramkumar Ramachandra @ 2010-05-25 17:11 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Sverre Rabbelier, David Michael Barr

Hi,

This comes a day late, owing to the fact that we've been working on a
new optimization branch of the SVN exporter [1]. The remote helper now
has an import capability which invokes svn-dump-fast-export with a
dump file. I'm maintaining a branch of svn-dump-fast-export [2] that I
intend to merge into git.git soon- I've already sent some patches from
there to the list. I'd appreciate it if someone could review this
series (or the corresponding code on GitHub). David and I will
hopefully finish "memory" this week, and I'll start writing an SVN
client that's able to dump a remote repository to a file (sort of a
stripped down version of `svnsync` + `svnadmin dump`) towards the
later half of this week.

-- Ram

[1]: Branch "memory" of http://github.com/barrbrain/svn-dump-fast-export
[2]: Branch "git-merge" of http://github.com/artagnon/svn-dump-fast-export

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GSoC update] git-remote-svn: Week 4
  2010-05-25 17:11 [GSoC update] git-remote-svn: Week 4 Ramkumar Ramachandra
@ 2010-05-26  2:50 ` Nazri Ramliy
  2010-05-26 10:33   ` Nazri Ramliy
  0 siblings, 1 reply; 4+ messages in thread
From: Nazri Ramliy @ 2010-05-26  2:50 UTC (permalink / raw)
  To: Ramkumar Ramachandra
  Cc: Git Mailing List, Sverre Rabbelier, David Michael Barr

> I'd appreciate it if someone could review this
> series (or the corresponding code on GitHub). David and I will
> hopefully finish "memory" this week, and I'll start writing an SVN
> client that's able to dump a remote repository to a file (sort of a
> stripped down version of `svnsync` + `svnadmin dump`) towards the
> later half of this week.

Would it be able to automatically convert an svn repo that started
life without the trunk/branches/tags hierarchy, but was added
after-the-fact?

I know I might be asking too much here :)

I'm currently planning on migrating my $DAY_JOB team from svn to git,
and I'm thinking of testing your work if it could do the above without
manual intervention.

For what it's worth, I'm happy with git-svn, and just thought that I
might be able to give you feedback since I'm currently in the midst of
migrating.

nazri

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GSoC update] git-remote-svn: Week 4
  2010-05-26  2:50 ` Nazri Ramliy
@ 2010-05-26 10:33   ` Nazri Ramliy
  2010-05-26 11:01     ` Ramkumar Ramachandra
  0 siblings, 1 reply; 4+ messages in thread
From: Nazri Ramliy @ 2010-05-26 10:33 UTC (permalink / raw)
  To: Ramkumar Ramachandra
  Cc: Git Mailing List, Sverre Rabbelier, David Michael Barr

On Wed, May 26, 2010 at 10:50 AM, Nazri Ramliy <ayiehere@gmail.com> wrote:
> Would it be able to automatically convert an svn repo that started
> life without the trunk/branches/tags hierarchy, but was added
> after-the-fact?

Sorry for my ignorance, after googling around I think I've found what
I wanted (svn2git).

nazri.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GSoC update] git-remote-svn: Week 4
  2010-05-26 10:33   ` Nazri Ramliy
@ 2010-05-26 11:01     ` Ramkumar Ramachandra
  0 siblings, 0 replies; 4+ messages in thread
From: Ramkumar Ramachandra @ 2010-05-26 11:01 UTC (permalink / raw)
  To: Nazri Ramliy; +Cc: Git Mailing List, Sverre Rabbelier, David Michael Barr

Hi,

On Wed, May 26, 2010 at 12:33 PM, Nazri Ramliy <ayiehere@gmail.com> wrote:
> On Wed, May 26, 2010 at 10:50 AM, Nazri Ramliy <ayiehere@gmail.com> wrote:
>> Would it be able to automatically convert an svn repo that started
>> life without the trunk/branches/tags hierarchy, but was added
>> after-the-fact?

This project is still at its early stages. While this is certainly a
desirable feature, we have to get a lot of other things done before we
can implement this.

> Sorry for my ignorance, after googling around I think I've found what
> I wanted (svn2git).

No issues. It'll take another 2 months before this project can be
tested by the public.

-- Ram

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-05-26 11:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-25 17:11 [GSoC update] git-remote-svn: Week 4 Ramkumar Ramachandra
2010-05-26  2:50 ` Nazri Ramliy
2010-05-26 10:33   ` Nazri Ramliy
2010-05-26 11:01     ` Ramkumar Ramachandra

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).