git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn capabilities
@ 2007-12-09  8:20 Pedro Melo
  2007-12-09  8:37 ` Adam Roben
  0 siblings, 1 reply; 3+ messages in thread
From: Pedro Melo @ 2007-12-09  8:20 UTC (permalink / raw)
  To: git

Hi,

I've been following along the gcc/git thread with interest and I've  
used Harvey Harrison recipe

http://article.gmane.org/gmane.comp.version-control.git/67253

with success on several svn repos.

One thing that I'm not sure yet if it is possible to do is this:

can I have a single central git repo that tracks the svn repo, allow  
several developers to use clone to copy that repo, and each one of  
them (after proper manual configuration) uses dcommit to push back to  
svn?

All the recipes so far assume that each developer has to go through  
the initial git-svn fetch and have a copy of the entire SVN repo, and  
that seems wasteful to me.

Thanks,
-- 
Pedro Melo
Blog: http://www.simplicidade.org/notes/
XMPP ID: melo@simplicidade.org
Use XMPP!

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

* Re: git-svn capabilities
  2007-12-09  8:20 git-svn capabilities Pedro Melo
@ 2007-12-09  8:37 ` Adam Roben
  2007-12-09 11:20   ` Pedro Melo
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Roben @ 2007-12-09  8:37 UTC (permalink / raw)
  To: Pedro Melo; +Cc: git

Pedro Melo wrote:
> Hi,
>
> I've been following along the gcc/git thread with interest and I've 
> used Harvey Harrison recipe
>
> http://article.gmane.org/gmane.comp.version-control.git/67253
>
> with success on several svn repos.
>
> One thing that I'm not sure yet if it is possible to do is this:
>
> can I have a single central git repo that tracks the svn repo, allow 
> several developers to use clone to copy that repo, and each one of 
> them (after proper manual configuration) uses dcommit to push back to 
> svn?
>
> All the recipes so far assume that each developer has to go through 
> the initial git-svn fetch and have a copy of the entire SVN repo, and 
> that seems wasteful to me.

The "Basic Examples" section of the git-svn man page describe how to do 
just that (though only for a single branch).

-Adam

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

* Re: git-svn capabilities
  2007-12-09  8:37 ` Adam Roben
@ 2007-12-09 11:20   ` Pedro Melo
  0 siblings, 0 replies; 3+ messages in thread
From: Pedro Melo @ 2007-12-09 11:20 UTC (permalink / raw)
  To: Adam Roben; +Cc: git

Hi,

On Dec 9, 2007, at 8:37 AM, Adam Roben wrote:

> Pedro Melo wrote:
>> I've been following along the gcc/git thread with interest and  
>> I've used Harvey Harrison recipe
>>
>> http://article.gmane.org/gmane.comp.version-control.git/67253
>>
>> with success on several svn repos.
>>
>> One thing that I'm not sure yet if it is possible to do is this:
>>
>> can I have a single central git repo that tracks the svn repo,  
>> allow several developers to use clone to copy that repo, and each  
>> one of them (after proper manual configuration) uses dcommit to  
>> push back to svn?
>>
>> All the recipes so far assume that each developer has to go  
>> through the initial git-svn fetch and have a copy of the entire  
>> SVN repo, and that seems wasteful to me.
>
> The "Basic Examples" section of the git-svn man page describe how  
> to do just that (though only for a single branch).

Sorry, missed that completely :)

Best regards,
-- 
Pedro Melo
Blog: http://www.simplicidade.org/notes/
XMPP ID: melo@simplicidade.org
Use XMPP!

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

end of thread, other threads:[~2007-12-09 11:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-09  8:20 git-svn capabilities Pedro Melo
2007-12-09  8:37 ` Adam Roben
2007-12-09 11:20   ` Pedro Melo

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