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