From: Marcelo de Moraes Serpa <celoserpa@gmail.com>
To: git@vger.kernel.org
Subject: Spreading .gitignore rules to svn:ignore and keeping them in sync
Date: Fri, 29 May 2009 18:23:37 -0500 [thread overview]
Message-ID: <1e5bcefd0905291623v6d90d9acv92bdaa05b0e72ee9@mail.gmail.com> (raw)
Hello list,
I'm working on a project that is using svn as it's
vesion-tracking/control technology. I'm the only rebel and I'm using
git-svn to interact with this svn repo :)
I need to make the version control system ignore a specific file and
spread this ignore rule across all developers. Now, if everyone was
using git, this would be a simple solution -- just create a .gitignore
file in the root of the working tree and commit it. The thing is, all
other developers are using svn, and I'm not sure how I could put this
entry into svn:ignore for them and also make my .gitignore synced with
svn:ignore.
Any ideas?
Thanks in advance,
next reply other threads:[~2009-05-29 23:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-29 23:23 Marcelo de Moraes Serpa [this message]
2009-06-01 5:10 ` Spreading .gitignore rules to svn:ignore and keeping them in sync Marcelo de Moraes Serpa
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=1e5bcefd0905291623v6d90d9acv92bdaa05b0e72ee9@mail.gmail.com \
--to=celoserpa@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).