[Clug-tech] CVS gurus?
Simon Wood
simon at mungewell.org
Mon Jul 6 10:58:16 PDT 2009
command line answer is 'netcat'. You could pipe two netcats back to back on the windows machine so that the NAS connects to the CVS 'server' on the windows machine, when in fact the commands are going out to the VPN. Or you could use ssh portforwarding too.
hints:
http://bund.com.au/~foo/linux/port-forward-cvs.html
A more elegant is to share the local CVS as Samba (or the like) and run CVS app/commands on the windows machine. CVS is purely file system, I suspose there might be username/acces permission issues.
Simon
On Mon, 06 Jul 2009 09:34:43 -0600
John Jardine <john_e_jardine at spamcop.net> wrote:
> Ok - this might be more of a case of me just not knowing what I'm doing
> than requiring Guru level assistance.
>
> I want to create a local CVS repository on my DNS-323 (NAS box) that is
> a clone of a remote CVS repository. As time passes the repositories
> will diverge - so I also need a way to sync them again.
>
> A pain point is that I don't have direct connectivity between the two.
> The NAS is on my local network but the remote CVS repository is only
> available via a VPN from a windows box, the good news is that the
> windows box is on the same local network as the NAS.
>
> Thoughts, comments?
>
>
> _______________________________________________
> clug-tech mailing list
> clug-tech at clug.ca
> http://clug.ca/mailman/listinfo/clug-tech_clug.ca
More information about the clug-tech
mailing list