GNU bug report logs -
#15404
make_timespec undefined
Previous Next
Reported by: rms <at> gnu.org
Date: Tue, 17 Sep 2013 21:13:02 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Thu, 19 Sep 2013 03:09:09 -0400
> From: Richard Stallman <rms <at> gnu.org>
> CC: rgm <at> gnu.org, 15404 <at> debbugs.gnu.org
>
> $ bzr branch --bind bzr+ssh://rms <at> bzr.savannah.gnu.org/emacs/trunk ./trunk2
>
> When bzr is done (it should be pretty quick, assuming you have a
> shared repo in the parent directory of your current emacs trunk),
>
> This could be a good method.
> How can I tell whether there is a shared repo there?
Invoke "bzr info" in the parent directory of your branch. If there is
a repo, it will say something like this:
Shared repository with trees (format: 2a)
Location:
shared repository: .
If you have no repo, it will say something like this:
bzr: ERROR: Not a branch: "/foo/bar"
If you get the latter, there's a way to create a shared repo after the
fact, and then reconfigure your current branch to use it (I can tell
you how). You should do this _before_ creating the other branch, or
else creating that other branch will take much longer.
This bug report was last modified 11 years and 245 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.