git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git-svn: peeking into another repo
@ 2009-06-13 22:53 Yann Dirson
  2009-06-25  9:11 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Yann Dirson @ 2009-06-13 22:53 UTC (permalink / raw)
  To: Eric Wong; +Cc: GIT list

Hi Eric,

I have started to work on conversion of svn:externals into git
submodules [1].

I need to access the revmap of the submodules git-svn repos, but at
first glance I'm under the impression the Git::SVN class is not able
to provide me that support.  Do you confirm this ?  What approach
would you advise ?

Best regards,
-- 
Yann

[1] http://repo.or.cz/w/git/ydirson.git?a=shortlog;h=refs/heads/t/svn-externals

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

* Re: git-svn: peeking into another repo
  2009-06-13 22:53 git-svn: peeking into another repo Yann Dirson
@ 2009-06-25  9:11 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2009-06-25  9:11 UTC (permalink / raw)
  To: Yann Dirson; +Cc: GIT list

Yann Dirson <ydirson@altern.org> wrote:
> Hi Eric,
> 
> I have started to work on conversion of svn:externals into git
> submodules [1].

Cool.

> I need to access the revmap of the submodules git-svn repos, but at
> first glance I'm under the impression the Git::SVN class is not able
> to provide me that support.  Do you confirm this ?  What approach
> would you advise ?

Huh?  I don't see why not, all the rev_map_* and *_rev_map_* are
defined in Git::SVN.

One thing you need to be careful with when dealing with multiple SVN
repositories however is that the SVN::Ra class doesn't behave well with
multiple repositories (or even connections to different
directories/branches) in the same process.

> Best regards,
> -- 
> Yann
> 
> [1] http://repo.or.cz/w/git/ydirson.git?a=shortlog;h=refs/heads/t/svn-externals

Sorry it's taken taken so long to respond to these messages.  I've had
very limited Internet access the past few weeks and have been busy
with non-computer stuff.

-- 
Eric Wong

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

end of thread, other threads:[~2009-06-25  9:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-13 22:53 git-svn: peeking into another repo Yann Dirson
2009-06-25  9:11 ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).