Syncing issue between Linux - Windows and my published repository

Jorgen Bodde jorgen.maillist at gmail.com
Fri May 16 08:26:57 BST 2008


Hi All,

I have a small problem syncing my branches. Let me explain my situation.

I work both under Linux and Windows (which one I might need). I have a
published repository on FTP somewhere for others to check out if
needed. I would like to keep the Linux source dir and the Windows
source dir (both on two seperate locations) as synced as possible, so
I thought about this solution:

Linux BZR repository ---> Pushes to ---> Windows Bzr Repository (on
disk) --> Pushes to FTP

However, I noticed that pushing my branch from Linux to Windows,
corrupted my Windows BZR branch. So I don't see any way to check out
the changes under windows that I checked in under Linux (without using
the FTP repository). I know this smells like a centralized repository
but for the sake of keeping my code as safe as possible I want to
share the same repository between the Linux source and the Windows
source dir, and only use the FTP repository for the mature commits
where my code actually runs for my end users.

Any ideas?
- Jorgen



More information about the bazaar mailing list