From: "Björn Steinbrink" <B.Steinbrink@gmx.de>
To: Adam Mercer <ramercer@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Setting SVN properties with git-svn, and removing empty directories
Date: Sat, 23 Feb 2008 19:18:40 +0100 [thread overview]
Message-ID: <20080223181840.GA30325@atjola.homenet> (raw)
In-Reply-To: <799406d60802230938s559168f8lc9b1f640f2c07fee@mail.gmail.com>
On 2008.02.23 12:38:03 -0500, Adam Mercer wrote:
> 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?
Acccording to the man page, you can pass --rmdir to dcommit or set
svn.rmdir in the configuration to have git-svn delete empty directories
in the SVN repo.
Björn
next prev parent reply other threads:[~2008-02-23 18:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-23 17:38 Setting SVN properties with git-svn, and removing empty directories Adam Mercer
2008-02-23 18:18 ` Björn Steinbrink [this message]
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=20080223181840.GA30325@atjola.homenet \
--to=b.steinbrink@gmx.de \
--cc=git@vger.kernel.org \
--cc=ramercer@gmail.com \
/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).