[wellylug] NETBEUI on Ubuntu
Daniel Pittman
daniel at rimspace.net
Wed Oct 18 12:51:56 NZDT 2006
John Durham <johndurh at spunge.org> writes:
> 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.
>
> Could SCCS or Subversion work with a folder shared by a Windows system
> as the source?
I believe so, but I am not certain. I know that you can host a
repository on Windows, but I don't know about shared over a file system
with a Unix host.
You can learn more by googling 'subversion book' and following the first
link. That covers what you can, and can't, do with Subversion pretty
well, and includes details like setting up servers, repositories, etc.
Regards,
Daniel
--
Digital Infrastructure Solutions -- making IT simple, stable and secure
Phone: 0401 155 707 email: contact at digital-infrastructure.com.au
http://digital-infrastructure.com.au/
More information about the wellylug
mailing list