=== Spads_ is now known as Spads | ||
=== Spads_ is now known as Spads | ||
fdassdff | Question about bzr | 04:59 |
---|---|---|
fdassdff | I want a directory that I can throw random python scripts into and be able to do version control | 05:00 |
fdassdff | But it's not really part of an overall "project" | 05:00 |
fdassdff | Is there a way to set that up? | 05:00 |
Peng | "bzr init" in the directory? | 05:01 |
fdassdff | Peng, and then what's the process to register files and have them reflected in the version control? | 05:02 |
fdassdff | The bzr quick reference card assumes that I'm going to be working on an overall project | 05:02 |
Peng | What's "an overall project"? | 05:02 |
fdassdff | For example, the doc here: http://doc.bazaar.canonical.com/bzr.2.6/en/_static/en/bzr-en-quick-reference.pdf says I should do "bzr init myproject" to create a new project | 05:03 |
fdassdff | But I'm not working on a project, I've just got some python scripts that I mess with every so often and I want to be able to roll back any changes that I make if they turn out to be bad | 05:03 |
fullermd | "my random crap" is a project... | 05:04 |
Peng | "bzr init directory_with_some_python_scripts" then. | 05:04 |
Peng | if the directory already exists, you can cd to it and "bzr init". | 05:04 |
fdassdff | Ah ok | 05:04 |
Peng | The proceed like normal, "bzr add"ing your files and such. | 05:04 |
fdassdff | That makes sense I guess | 05:04 |
fdassdff | I wasn't expecting it to work like that | 05:05 |
Peng | There isn't a concept of a Project -- that's just what that guide called it. | 05:05 |
fdassdff | The only times that I've used it have been in conjunction with launchpad | 05:05 |
fullermd | Yeah, bzr doc "project" doesn't have anything to do with LP "Project". | 05:06 |
Peng | You don't have to interact with Launchpad at all if you don't want to :) | 05:06 |
fullermd | (For that matter, LP Project doesn't have anything to do with bzr, except insofar as it can include 0..n bzr branches) | 05:07 |
fdassdff | Thanks both of you | 05:07 |
fdassdff | I appreciate the help for a newbie | 05:07 |
=== c74d is now known as Guest48047 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!