On Oct 16, 3:42 pm, Maxim Yegorushkin <
[email protected]>
wrote:
Actually i am working for some compny and i cant decide to change the
VSS.
But i did not give you enough information i guess.
1) I am connecting to Linux servers only on putty or some other
terminal. It has no GUI. only command line.
So you have a telnet or ssh access to linux server terminal.
no GUI is not a problem, since your tool is command line executable.
I have a windows system, i use source insight to view and edit the
code [ i cant compile in windows, tool is for Linux servers]. and
tranfer the code to Linux. then build there.
Under window, you should be able to "check out" source from VSS
repository easily,
since VisualSourceSafe client is part of VisualStudio Environment.
On the contrary, there are few tool to acess VSS repository directly
under linux.
To Get source under windows, and transfer to the linux, that works.
but for the transfer source, you need a FTP/SFTP client, and the
account of linux server FTP/SSH service.
FileZilla is fine FTP/SFTP GUI client,
and putty also have a command line sftp client, "psftp",
another favor is SecureFX,
try one for client, and also you can contact the linux server
administrator for the account issue.
[i donot have any idea why we have not been given linux system!]
If you mean the VSS client for sourcesafe repository .
that's not hard to understand.
1. SourceSafe is private & proprietary solution owned by Microsoft.
and its protocol is not open ,
write such a client is a little hard. and also take the risk of legal
problem..
Except the MS kindly want to port somewhat to linux platform. but i
can't look forward to it.
2. Linux already have the good solution for version control, and
source version control.
from RCS , CVS to SVN, it's open idea, and open source. and well
integratted with each other.
also have various frontend. So, Open source VSS client can't be the
high privilege project in the open-source community.
-Road- Hide quoted text -
- Show quoted text -