I did search on google, I cannot see right link for linux to download VSS client, I am using RH linux
any idea where can I get VSS (source safe) client for Linux?
Collapse
X
-
tvnaidu,
It will require a both a server and client solution, but you could always take a look at SourceOffSite - http://www.sourcegear.com/sos
Jeff Clausius
SourceGearComment
-
Jeff,
Your post is borderline spam. However, it appears that you are using your real name and aren't posting links to your product in unrelated threads.
We ask our users to participate in helping others not just post links to other sites or links to products. If you plan on just making posts like this one you will soon be banned, but if you plan on contributing to the community then I will let this one slide.
The choice is yours.
I for one hope that you decide to contribute, there is always so much paperwork after banning a user :-(Comment
-
RedSon,
The warning is understood, but I would argue unwarranted. The user made a request of which I have a perfectly valid solution. Nothing about spam on this.
I am new to the Bytes IT community, and look forward to what kind of resource it ends up being. I understand you will want a clean, no-nonsense forum where answers are not watered down with unwanted garbage, and will keep my posts held to the same standard.
Thanks,
JeffComment
-
Jeff,
Agreed, it was a tough call, but please understand that while your intentions were good the vast majority of similar posts are always from spammers.
Look at it from my angle, a new user (red flag), posts a link as their first post (red flag), admittedly on topic (clever spammers do this but it can go either way so this is a red/green flag) but without much more content than that (red flag).
In truth the things that prevented me from banning you outright was the fact that the post was on topic, you used a identifiable username and signed your post. All of those things, specifically the last two, are not hallmarks of a normal spammer, therefore I gave pause and decided to initiate a dialog instead of whipping out my ban hammer. In this case you proved to be genuine instead of just a really clever spammer. However on second thought you could still be a very, very clever spammer, time will tell ;-)
Anyway, thank you for your understanding, I hope you do decide to participate and find that our community will be a useful resource for you in the future.
-RedSonComment
-
Also to the original poster, I recommend switching to subversion without delay. Using VSS will not benefit your project moving into the future. If you plan on having multiple files or developers in different parts of the globe VSS will only hinder your success.
Here is a company that will host a subversion repository for you (as an example, these guys seem a little pricey) .
Comment
-
just to combine a bit more information i link another thread of the OP here. so basicly it seems that they use VSS already ... and now he/she wants to check in/out to the existing repository from a linux-machine ... while i certainly would recommend the use of subversion or cvs i could clearly understand that a switch to that wouldn't be that easy ... since he/she just seems to be the first developer who wants to do that ... so in case its a company it appears the only reason for switching the version-control would be one guy with a linux-machine? so they might think why should we drop the good old working VSS? there are a lot of reasons to do so - some are mentioned already .... but it could be that the OP needs to use the VSS without having a chance to do not. So i think trying the WINE-solution or searching for an eclipse-plugin might be the best bet in such a case ... but in case the version-control-system could be really replaced ... then i'm with all of you: change it :)
kind regards
PS: @RedSon - btw. very reasonable handling of the 'spam-suspected' post indeed :)Comment
-
gits,
I was about to post, but you succinctly posted my thoughts as well.
However, in regards to spammers, I'm getting tired of this accusation. There are some developers (like myself) who actually work for software companies that have solutions to people's problems.
So, when perusing around for personal projects, reading up on new technologies, or finding a new community forum, and I see a problem in which I directly wrote code to fix that problem, I have no issues mentioning something like SourceOffSite. I hope tvnaidu gives it a try, and posts back that it solved his problems, and we can consider this a closed issue.
JeffComment
-
Okay all,
Enough about the spamming.
Jeff, we don't think you are a spammer. So far you have not shown any hallmarks of being one except for your very first post and even then the evidence for accusing you of being a spammer was marginal at best.
I choose to err on the side guilty until proven innocent when it comes to spammers. If that means that from time to time someone is wrongly accused then so be it (so far, in all my years here, you have been first person who did not turn out to be some form of spammer or viral marketer).
Okay, now we can all let the matter rest, no harm has been done so no foul will be called.
Also you should know, that most of us work for software companies that have solutions available for purchase. Everyone has plugged their own product from time to time, that is acceptable on this forum. So, no worries, k?Comment
-
RedSon,
FWIW, I want to make sure my name is never associated with the trolls/vermin who make a living posting nonsensical and usually irrelevant info. I will always defend my name and honor.
I agree. Enough has been said already, and we can all just move on.
JeffComment
-
Originally posted by jclausiusFWIW, I want to make sure my name is never associated with the trolls/vermin who make a living posting nonsensical and usually irrelevant info. I will always defend my name and honor.
Now back to figuring out what in the world tvnaidu is trying to accomplish! Gits, maybe you can fix your link to the other thread you are talking about? Or perhaps just post the full URL?Comment
-
RedSon - Thanks.
tvnaidu -
Since there has been some questions about your original post, let me go over my 1st post in a bit more detail. Note, there may be other solutions available, but this is one in which I have intimate knowledge.
SourceOffSite is a third party tool to access a Visual SourceSafe database from Windows and non-Windows clients. SourceOffSite (SOS) has two components. The first is a SOS server which is a Windows based service that resides on the same network (or machine) as your VSS database. A VSS client must also be installed as it provides an API which allows SOS to interact with VSS data.
The second component is a client to access the SOS Server. This client lets you perform almost all VSS operations within the VSS database: check-out, check-in, label, move, rename, etc. There are clients for Windows (with a revamped GUI) and other Windows based IDEs (http://www.sourcegear.com/sos/downloads.html). And there are clients for Debian, Ubuntu, Fedora, Solaris and OS X - (http://www.sourcegear.com/sos/downloads2.html) These clients come in a GTK based client as well as a command line client.
tvnaidu, I would think the Fedora client would work in your case, but if not, a mention of this to Technical Support will get you the source to build your own client as long as you can install all the dependencies.
Finally, SOS comes with a 30 day free demo, so feel free to give it a try. Let me know if this solves your problem.
Jeff
SourceGearComment
-
here is the other thread ... :) ... and just to clarify it ... i don't think that it was a spam ... but that just turned out after some more words ... a simple link to a commercial product is suspicious and needs some clarification ... that is clear now and i'm glad that you could give the OP some hints to solve his problem ... of course - you are welcome ...
kind regards
gitsComment
Comment