* git-svn: tagging trunk in SVN with git-svn?
@ 2007-07-14 14:03 martin f krafft
2007-07-14 20:35 ` Eric Wong
0 siblings, 1 reply; 2+ messages in thread
From: martin f krafft @ 2007-07-14 14:03 UTC (permalink / raw)
To: git discussion list
[-- Attachment #1: Type: text/plain, Size: 978 bytes --]
Dear list,
I searched the list(s) and even read the code of git-svn, but I am
none the wiser now. From what I understand, git-svn is primarily
used to interact with subversion, rather than doing one-shot imports
(which it can do as well).
I am using it now and it works like a charm (thanks!). However,
I cannot really figure out how to tag the remote trunk from within
git-svn. I tried `git tag tags/1.2.57`, `git tag 1.2.57` and `git
branch tags/1.2.57`, but in none of the three cases does dcommit
think that it needs to push anything upstream.
Is what I am trying to do possible, or do I need to use svn for
that?
--
martin; (greetings from the heart of the sun.)
\____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck
spamtraps: madduck.bogus@madduck.net
"nothing can cure the soul but the senses,
just as nothing can cure the senses but the soul."
-- oscar wilde
[-- Attachment #2: Digital signature (GPG/PGP) --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git-svn: tagging trunk in SVN with git-svn?
2007-07-14 14:03 git-svn: tagging trunk in SVN with git-svn? martin f krafft
@ 2007-07-14 20:35 ` Eric Wong
0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2007-07-14 20:35 UTC (permalink / raw)
To: git discussion list
martin f krafft <madduck@madduck.net> wrote:
> Dear list,
>
> I searched the list(s) and even read the code of git-svn, but I am
> none the wiser now. From what I understand, git-svn is primarily
> used to interact with subversion, rather than doing one-shot imports
> (which it can do as well).
>
> I am using it now and it works like a charm (thanks!). However,
> I cannot really figure out how to tag the remote trunk from within
> git-svn. I tried `git tag tags/1.2.57`, `git tag 1.2.57` and `git
> branch tags/1.2.57`, but in none of the three cases does dcommit
> think that it needs to push anything upstream.
>
> Is what I am trying to do possible, or do I need to use svn for
> that?
git-svn doesn't currently know how to create new tags/patches. It's
been requested but I haven't had much time or desire to implement it,
patches accepted :)
I just use "svn cp url1 url2", but I agree having git-svn automatically
know about that branch would be nice.
--
Eric Wong
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-14 20:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-14 14:03 git-svn: tagging trunk in SVN with git-svn? martin f krafft
2007-07-14 20:35 ` Eric Wong
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).