Shared development environment, source control, and remote access questions.


Author
Message
Keith Chisarik
Keith Chisarik
StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)
Group: StrataFrame Users
Posts: 939, Visits: 40K
I am having issues with our VPN being to slow for development from a remote site, that is a big problem for myself and one other guys here as we work from home a lot. VSS has a "web access" mode I am going to try but I am not too optomistic about it.



Eventually I will ask a question directly related to Strataframe, I promise. For now I am still trying to set up our development environment for .NET.



Right now I have moved all our projects to a central server and added them to SourceSafe, it works just fine on the LAN, any ideas how to make this work better via remote. Ideally I would like to work locally, then just check in files I have changed to the server. Last night I tried to open project from a drive mapped to my development server via the VPN , it was horribly slow. My ISP says I can move up a little but not much, they SAY we have a 8MB/760k line, well on my cable modem it took 20 minutes to download the SF install file (29.4mb) over the VPN.



I know you guys mentioned you used VPN's from home, is mine just too slow or am I doing something fundamentally wrong?



I know Team Server may be the best answer since Trent told be it does the local workplace and synchronization thing, but right now it isnt in the cards.



I am trying to give my team what we need to start developing with .NET and Strataframe so that we can focus on projects and code, not the development environment.



I have three customer project ready to roll so I need to "git er done". Your help apppreciated.


Keith Chisarik
Replies
Keith Chisarik
Keith Chisarik
StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)
Group: StrataFrame Users
Posts: 939, Visits: 40K
Also is it possible that you can give us as forum posters permissions to edit our own posts?

Keith Chisarik
StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
We'll discuss giving you the option to edit your own posts.

As for the SourceSafe issue... SourceSafe is going to be slow over a VPN... it just is.  If you put a packet sniffer on the network, you'll see what I mean.  Just to check out a single file, it opens an inordinate amount of file handles on the database (which is file based).  The web option is slightly faster, but not on the same level as a decent source control solution that uses web services and a SQL based database.

If Team Foundation isn't feasable right now, then there are other, 3rd party source control solutions that might be possible.  I've heard of SourceGear: Vault (www.sourcegear.com), and it should be much cheaper than TFS.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search