savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers-public] Willing to Assist with Bazaar


From: Richard Wilbur
Subject: Re: [Savannah-hackers-public] Willing to Assist with Bazaar
Date: Thu, 11 Sep 2014 08:37:33 -0600

On Thu, Sep 11, 2014 at 7:50 AM, Assaf Gordon <address@hidden> wrote:
> On 09/11/2014 09:37 AM, Richard Wilbur wrote:
>> bzr branches
>> is provided by the bzrtools plugin.  What do you mean by "doesn't work"?
>> Does it give an error message?
>>
>
> "Doesn't work" (for me) means it gives no output at all (either useful
> information or an error message), as shown here:

Sounds to me like the location given to 'bzr branches' is a branch.
That is the exact behaviour I get when the location is not a
repository but rather a branch.

If the location is a branch, you should be able to confirm by running
'bzr info -vv <location>' which would respond with something along the
lines of:

~/src/bzr$ bzr info -vv .
Standalone tree (format: 2a)
Location:
  branch root: .

Related branches:
    push branch: bzr+ssh://bazaar.launchpad.net/%2Bbranch/bzr/
  parent branch: bzr+ssh://bazaar.launchpad.net/%2Bbranch/bzr/
  submit branch: bzr+ssh://bazaar.launchpad.net/~vexo/bzr/fix-1123460/

Format:
       control: Meta directory format 1
  working tree: Working tree format 6
        branch: Branch format 7
    repository: Repository format 2a - rich roots, group compression
and chk inventories

In the working tree:
      1483 unchanged
         0 modified
         0 added
         0 removed
         0 renamed
         0 unknown
       126 ignored
       119 versioned subdirectories

Branch history:
      6590 revisions
       298 committers
      3473 days old
   first revision: Wed 2005-03-09 04:08:15 +0000
  latest revision: Sun 2014-01-19 20:51:58 -0700

Repository:
     41156 revisions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]