No subject
Sun Feb 10 21:45:11 GMT 2008
isn't it?) in the sense that most people add only a specific small directory
with a "bzr init" e.g.
bzr init /dir1/dir2/project1 etc.
Will my strategy of adding my whole, large (approx. 30GB ) "home" directory
in the "bzr init" cause any problems? Just double checking before I run into
any serious trouble later! Its just that the dir. I pass on to "bzr init" is
huge; I will probably only be adding a few hundred small files to be
versioned. (but I think Bazaar is dir aware; so will this be taxing it too
far?) Sorry, if this is a pretty naive query; I'm somewhat new to the world
of versioning.
-Rahul
------=_Part_3065_21388447.1205271998199
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi,<br><br>This was my first foray into the world of versioning and I just started using Bazaar. I only needed a simple tool to get me rollback and tracking capabilities for various config and script files in my own directory structure on Linux (no multi-user collaborations, publishing or merges are expected)<br>
<br>Bazaar seems to be easy to use and perfect for my needs. Unfortunately the files I need to version are scattered all over the various branches of my directory structure. I started with a:<br><br>bzr init ~/<br><br>and now whenever I feel a file or directory deep inside my directory structure needs versioning I just do a:<br>
bzr add file1 etc.<br><br>From reading the documentation I figure this is a somewhat unusual use (or isn't it?) in the sense that most people add only a specific small directory with a "bzr init" e.g.<br><br>
bzr init /dir1/dir2/project1 etc.<br><br>Will my strategy of adding my whole, large (approx. 30GB ) "home" directory in the "bzr init" cause any problems? Just double checking before I run into any serious trouble later! Its just that the dir. I pass on to "bzr init" is huge; I will probably only be adding a few hundred small files to be versioned. (but I think Bazaar is dir aware; so will this be taxing it too far?) Sorry, if this is a pretty naive query; I'm somewhat new to the world of versioning.<br>
<br>-Rahul<br><br><br>
------=_Part_3065_21388447.1205271998199--
More information about the bazaar
mailing list