git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Spreading .gitignore rules to svn:ignore and keeping them in sync
@ 2009-05-29 23:23 Marcelo de Moraes Serpa
  2009-06-01  5:10 ` Marcelo de Moraes Serpa
  0 siblings, 1 reply; 2+ messages in thread
From: Marcelo de Moraes Serpa @ 2009-05-29 23:23 UTC (permalink / raw)
  To: git

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,

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Spreading .gitignore rules to svn:ignore and keeping them in sync
  2009-05-29 23:23 Spreading .gitignore rules to svn:ignore and keeping them in sync Marcelo de Moraes Serpa
@ 2009-06-01  5:10 ` Marcelo de Moraes Serpa
  0 siblings, 0 replies; 2+ messages in thread
From: Marcelo de Moraes Serpa @ 2009-06-01  5:10 UTC (permalink / raw)
  To: git

Anyone?

On Fri, May 29, 2009 at 6:23 PM, Marcelo de Moraes
Serpa<celoserpa@gmail.com> wrote:
> 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,
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-01  5:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-29 23:23 Spreading .gitignore rules to svn:ignore and keeping them in sync Marcelo de Moraes Serpa
2009-06-01  5:10 ` Marcelo de Moraes Serpa

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).