On Fri, Jul 31, 2009 at 02:47:51AM -0400, Martin Owens wrote:
> I think it's because I use bzr all the time.
I thought it was possible to pull from a git repo using bzr too?
A quick search turned up bzr-git: http://freshmeat.net/projects/bzr-git
But I've never used it.
- Chris
On Fri, 2009-07-31 at 02:32 -0400, Chris Frey wrote:
> So if you have git questions, feel free to ask. I'm a fan, and am quite
> happy to answer if I can.
I think it's because I use bzr all the time.
I'll try again on Monday when I do this week's build.
---
On Thu, Jul 30, 2009 at 06:04:40PM -0400, Martin Owens wrote:
> On Thu, 2009-07-30 at 16:01 -0400, Chris Frey wrote:
>
> > git clone git://repo.or.cz/barry.git
> > mkdir scripts
> > cd scripts
> > git clone ../barry
> > git checkout scripts
> > cd ../barry
> > ../script
On Thu, 2009-07-30 at 16:01 -0400, Chris Frey wrote:
> git clone git://repo.or.cz/barry.git
> mkdir scripts
> cd scripts
> git clone ../barry
> git checkout scripts
> cd ../barry
> ../scripts/snapshot.sh 0 15 master
>
> You can use any branch or tag you l
On Wed, Jul 29, 2009 at 01:30:16AM -0400, Martin Owens wrote:
> On Mon, 2009-07-13 at 15:45 -0400, Chris Frey wrote:
> > I'm sure I'd accept patches that make Barry easier to do things the
> > Ubuntu way. :-) I suspect using snapshot.sh is easier in the short term
> > though.
> >
> > I can move t
On Mon, 2009-07-13 at 15:45 -0400, Chris Frey wrote:
> I'm sure I'd accept patches that make Barry easier to do things the
> Ubuntu way. :-) I suspect using snapshot.sh is easier in the short term
> though.
>
> I can move that script into the maintainer/ directory if that helps.
> I think it is g
On Mon, Jul 13, 2009 at 03:37:03PM -0400, Martin Owens wrote:
> Next week I'll do as you suggest.
I'm sure I'd accept patches that make Barry easier to do things the
Ubuntu way. :-) I suspect using snapshot.sh is easier in the short term
though.
I can move that script into the maintainer/ direct
On Mon, 2009-07-13 at 14:33 -0400, Chris Frey wrote:
> It should be excluded. If you're building your snapshot using the
> snapshot.sh script in the scripts git branch, then all this is taken
> care of for you.
I see what your up to, ok, it must just package everything by default.
I'm used to pyt
On Sun, Jul 12, 2009 at 12:37:06PM -0400, Martin Owens wrote:
> space, turns out the deb builder is including the .git directory
> (currently 5.5MB) into the source package.
>
> Any chance it could be excluded? Also anything else that's not needed
> for installation, such as debugging etc.
Hi Mar