2 - Local file and more team work support
A fully integrated development environment (IDE) for remote cross-pla
Brought to you by:
bviksoe
I wish the following functions:
Local file mirror and sourcesafe integration.
I'd like to save my C++ project source on my Windows
PC. However, the local source file can be synchronized
to the remote Xnix system. The synchronization is
totally manage by BVRDE.
Then, I can take advantage of the easily-used Visual
SourceSafe as my configuration management tool. I can
exclusively check out a source file to my local disk
(synchronized to xnix), that makes a team work easier.
It is better that BVRDE integrates VSS source control.
I prefer to Visual SourceSafe because it is common and
simple tool on Windows systems, which is more
convinient than CVS.
3x!
Logged In: NO
I don't agree: CVS works very fine for windows too and it's
very simple. If you look for a good CVS gui try tkcvs.
I also think that local development isn't a high priorty
feature to have since you haven't got any compiler on
windows host.
I'd prefer to have the first 1.0 stable version instead :)
Thanks Bviksoe for BVRDE!
Logged In: YES
user_id=1499157
Well, the point is this IDE is very very close to being able
to integrate SourceSafe. Using the "Other" tab in the
source control I was able to add all the SS.exe commands and
set the system up for sourcesafe integration. The problem
is, it tries to run the command on the remote server and not
on the local machine. If the tab had a checkbox to tell the
system to run the command locally or remotely, then I think
any command line Version Control would work :-). Its very
very very close as it is though.