push script for those who can't use rsync on their web server

Nir Soffer nirs at freeshell.org
Mon Feb 6 22:31:18 GMT 2006


On 6 Feb, 2006, at 17:59, Aaron Bentley wrote:

>>
>>> Since bzr export now specifically excludes .bzrignore, push+export is
>>> lossy.  So I don't think this is a good idea.
>>
>>
>> Its is not a good idea - specially ignoring .bzrignore :-)
>
> I agree.
>
>> Why not move this into the .bzr directory? Its part of my project meta
>> data.
>
> .bzrignore is intended to be user-editable.  Nothing in .bzr is 
> supposed
> to be user-editable, and there's a big, scary warning in the README.
>
> .bzrignore is a versioned file (though this is expected to change).
> Versioned files are not allowed to appear in .bzr.

Makes sense.

I checked this, after using the push script, .bzrignore is missing from 
the server working directory, but when you get a branch from the 
server, you get it back correctly.

So its only a problem with the working dir on the server, if someone 
get it with rsync or similar tool, not if you use bzr branch.

Are there other files which are missing from the export?


Best Regards,

Nir Soffer





More information about the bazaar mailing list