0.8 release plans
Wouter Bolsterlee
uws at xs4all.nl
Thu Feb 9 22:37:07 GMT 2006
På Thu, Feb 09, 2006 at 12:22:15PM +0100, Matthieu Moy skrev:
> Martin Pool <mbp at sourcefrog.net> writes:
>
> > * (what else? please reply)
>
> Has anything been decided for the .bzr/ Vs _bzr/ question?
>
> _bzr is more Windows-friendly, and has the advantage of being visible
> in a repository without working tree (currently, the directory created
> by bzr push seems to be empty if you don't look carefully).
>
> That's a trivial change, but I suppose it has to be either implemented
> before 0.8, or rejected forever.
I think it should be .bzr by default. It works very well when using commands
like these in your project root:
grep -r -i somestring *
If the bzr directory was called _bzr, the * glob would've matched _bzr too,
resulting in lots of irrelevant results in files you don't want to see. This
is a thing I really, really, really like about bzr: it does NOT get in your
way and Just Works [tm].
Perhaps bzr can look for _bzr directories if .bzr was not found, so that is
supports both. For branching/pushing maybe a configuration option will be
useful.
mvrgr, Wouter
--
:wq mail uws at xs4all.nl
web http://uwstopia.nl
if this is right :: i'd rather be wrong :: rather be blind -- incubus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060209/e7a92996/attachment.pgp
More information about the bazaar
mailing list