From: Nicolas Vilz 'niv' <niv@iaglans.de>
To: git <git@vger.kernel.org>
Subject: git-svn and working with tags
Date: Sun, 26 Feb 2006 12:38:35 +0100 [thread overview]
Message-ID: <4401933B.2070109@iaglans.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 901 bytes --]
Hi guys,
I am about to use a git/svn construct for a project next week to track
my work and the work of my co-workers.
Reason for this is, that all the others are working on windows-boxes and
I am the lonesome gunman, who wants to work with git on a linux box
contributing the others on svn side.
There is still a lot of work todo, preparing both backends, git and svn,
for serving almost the same content structure.
I think, i can do a little scripting to switch my git-SVN-HEAD to
another branch. But how am i intended to export tags to svn?
tags should simply go to <repos>/tags/<tagname>
branches go to <repos>/branches/<branchname>
master goes to <repos>/trunk
A svn-import should be no problem then. The re-exporting back to one
branch or svn_path is described in git-svn howto. but how about tags?
do i have to consider the tags on svn-side manually?
any ideas/hints?
Sincerly
Nicolas
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
next reply other threads:[~2006-02-26 11:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-26 11:38 Nicolas Vilz 'niv' [this message]
2006-02-27 0:07 ` git-svn and working with tags Eric Wong
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=4401933B.2070109@iaglans.de \
--to=niv@iaglans.de \
--cc=git@vger.kernel.org \
/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).