Can I have multiple lightweight checkouts of the same branch?

Asked by Charlie Poole

I currently use a setup with branches in a repository without trees and lightweight checkouts. This setup is replicated on each real or virtual machine I use. I'm considering changing to use a single repository on one of the machines and checking out from that repository using using file sharing.

Does this sound like it will work or should I look at setting up a server to hold the branches instead?

Question information

Language:
English Edit question
Status:
Solved
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Solved by:
Martin Pool
Solved:
Last query:
Last reply:
Revision history for this message
Best Martin Pool (mbp) said :
#1

It should work ok, though some people do experience problems with accessing bzr repos over file sharing protocols. A server accessed over ssh may be more reliable, but if file sharing is easier you can try that first and see how you go.

Revision history for this message
Charlie Poole (charlie.poole) said :
#2

Thanks Martin Pool, that solved my question.

Revision history for this message
Charlie Poole (charlie.poole) said :
#3

Thanks, I'll give it a shot - since I'm only one person, there should
be little contention. :-)

On Wed, Sep 22, 2010 at 6:43 PM, Martin Pool
<email address hidden> wrote:
> Your question #126475 on Bazaar changed:
> https://answers.edge.launchpad.net/bzr/+question/126475
>
>    Status: Open => Answered
>
> Martin Pool proposed the following answer:
> It should work ok, though some people do experience problems with
> accessing bzr repos over file sharing protocols.  A server accessed over
> ssh may be more reliable, but if file sharing is easier you can try that
> first and see how you go.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.edge.launchpad.net/bzr/+question/126475/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.edge.launchpad.net/bzr/+question/126475
>
> You received this question notification because you are a direct
> subscriber of the question.
>