git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Adam Mercer" <ramercer@gmail.com>
To: git@vger.kernel.org
Subject: Setting SVN properties with git-svn, and removing empty directories
Date: Sat, 23 Feb 2008 12:38:03 -0500	[thread overview]
Message-ID: <799406d60802230938s559168f8lc9b1f640f2c07fee@mail.gmail.com> (raw)

Hi

I want to start using git to track the upstream svn repository of a
project I work on but am running into a couple of problems that I need
to resolve before I can do this.

1) Is there a way that I can set, or modify, svn properties of files,
for example svn:keywords or svn:eol-style using git-svn?

2) Whenever I delete a directory using git-svn and merge my changes to
the upstream svn repository using "git svn dcommit" the directories in
question are removed from the git repository but only the contents of
these directories are removed from the svn repository, the directories
themselves remain. Is there a way to ensure that these directories are
removed from the svn repository?

Cheers

Adam

             reply	other threads:[~2008-02-23 17:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-23 17:38 Adam Mercer [this message]
2008-02-23 18:18 ` Setting SVN properties with git-svn, and removing empty directories Björn Steinbrink
2008-02-23 18:23   ` Adam Mercer

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=799406d60802230938s559168f8lc9b1f640f2c07fee@mail.gmail.com \
    --to=ramercer@gmail.com \
    --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).