Re: [Boa Constr] file server access from Boa
Status: Beta
Brought to you by:
riaan
From: Blaine L. <bl...@te...> - 2002-04-25 14:46:17
|
In my opinion, I would use cvs in the case you are describing. I do use samba to provide the office's network, so for my situation, it was more work to learn and install cvs. It was well worth it. Cvs will coordinate among multiple developers, and take care of the CR/LF issues when/if you start development/deployment on Linux. Even if you develop alone, cvs will keep a history of all cvs commits (saves) and will synchronize all source code if you develop on multiple machines. Cvs usage is somewhat automated in Boa, I am still stuck in Boa v0.0.5, if you are here too, be careful to close all files after doing a cvs update, as it appears Boa doesn't refresh the open files in that case. FYI, if you already have your samba network drives mapped to local drive letters, you should easily be able to access the file system. In Boa's explorer click Filesystem, then in the right window right click and 'New'. Blaine Tim Couper wrote: > I'm hoping that someone has already done this. > > I have developers using Boa on NT and need to be able > to read and write files which are stored on a linux > file server. Is there a way within Boa to search and > get such files? Is the solution to use Samba to give > access to directories just like Windows, or is there > something within Boa which allows me to do this. > > Thanks for your time. > > Tim > > Dr Tim Couper > CTO > TAC Software Ltd > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page > from News and Sport to Email and Music Charts > http://uk.my.yahoo.com > > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users |