I'm trying out Jodohost in hopes of finding a way to share code for some ASP.NET components between to remote developers.
The VS.NET documentation talks about how to set this up when Visual Source Safe is set up on the server, but in the dialogs, it looks like there's options to publish/share a project on a webserver when you don't have source control software.
Typically only one developer will be making changes to the code, but I'd like an easy way to compile and review the code on my own machine.
Is this something that is possible with Jodohost? If so, how would I go about setting it up. (An extra complication is that since I'm developing some custom components, there will be multiple projects in the solution that I want to share).
I'd basically like to avoid e-mailing code back and forth all the time.
Thanks
The VS.NET documentation talks about how to set this up when Visual Source Safe is set up on the server, but in the dialogs, it looks like there's options to publish/share a project on a webserver when you don't have source control software.
Typically only one developer will be making changes to the code, but I'd like an easy way to compile and review the code on my own machine.
Is this something that is possible with Jodohost? If so, how would I go about setting it up. (An extra complication is that since I'm developing some custom components, there will be multiple projects in the solution that I want to share).
I'd basically like to avoid e-mailing code back and forth all the time.
Thanks