[wellylug] NETBEUI on Ubuntu
John Durham
johndurh at spunge.org
Wed Oct 18 09:51:13 NZDT 2006
Daniel Pittman wrote:
> Gerald Roehrbein <Gerald.Roehrbein at oraforecast.com> writes:
>
>
>> there are two other solutions you could use to descrease the
>> complexity of copying files from one computer to another.
>>
>> If you develop at one system and want to deploy files you should
>> install and configure rsync. With rsync it is possible to automate
>> file transfer and keep files synchronized.
>>
>> Another way is to use a source code control system (SCCS) and copy the
>> packages create with the SCCS to the destination, probably from
>> development to stage test, extract it and than test it.
>>
>
> Subversion is probably the best option for a free tool here; you can run
> the server happily on Linux and it has good, solid Windows and Linux
> clients.
>
> This also has the advantage that you have a running history of your
> development, and that if something goes wrong you can easily back out
> the faulty change -- or at least identify where it was.
>
> Regards,
> Daniel
>
Could SCCS or Subversion work with a folder shared by a Windows system
as the source?
More information about the wellylug
mailing list