Comment 0 for bug 145155

Revision history for this message
Paolo Borelli (pborelli) wrote : .bzrignore should not be pushed to svn

I set some ignores in my local bzr branch and when I pushed I noticed that the .bzrignore file ended up in the svn repo. I think .bzrignore should be special cased so that it is not committed in the svn repo.

Turning what is set in .bzrignore into svn:ignore properties would be extra sweet, but it's really secondary since if I am using bzr-svn chances are that the svn:ignore are already properly set.