But I'm stuck trying to authenticate myself as the admin.. It keeps telling me there is no such user in the directory even though I've already keyed myself in to the admin, passwd and writers files.
Oh cool. As soon as I played with the public test editor and realized all of the XML could just be copied and pasted I was like "Oh man, some serious projects could get on with Subversion or Git".
I don't use CVS and all I can really give you is just follow the documentation and skim back over it :(. Openning a web server and allowing permissions can open a can of worms for security etc. and can be frustrating for going through your isp(unless you already know about that junk, still for a mod it is quite a bit of hassle to me).
If not, on the other hand though I can mention some other Repository options that host themselves:
Of course you have to register first but it's free.
I prefer tortoisesvn as my client.
Also you may have heard of Git and it's less centralized method of version control that doesn't necessarily require a server.
Actually now that I think about it you may have to ask blizzard's permission to host the content created by the editor in these repositories >.<, so maybe it's not such a great idea to attempt to use public repositories.
I'll think about it. Main problem is I'm trying to use tomcat ANT to build web apps off a repository and the tutorial I'm following assumes I know how to set one up =_= I still don't have a clear picture on how all this works at this point :(
Actually ignore what I just said. Those repositories are probably not a good idea for modding instead of development.This forum is associated to Curseforge.net. You could check and see if you can get permission for your own repository there.
Meh.. New problem. I seem to have managed to create users and assign them aliases. But not when I try to list all the files in the repository, nothing is appearing. Presumably because I haven't imported any projects yet?..
Currently following a guide at this website:
http://www.mobilefish.com/developer/cvsnt/cvsnt_quickguide_addusers.html
But I'm stuck trying to authenticate myself as the admin.. It keeps telling me there is no such user in the directory even though I've already keyed myself in to the admin, passwd and writers files.
If there is anyone who can help me with this?
Thanks in advance...
PS: Added screenshot to illustrate the problem..
Oh cool. As soon as I played with the public test editor and realized all of the XML could just be copied and pasted I was like "Oh man, some serious projects could get on with Subversion or Git".
I don't use CVS and all I can really give you is just follow the documentation and skim back over it :(. Openning a web server and allowing permissions can open a can of worms for security etc. and can be frustrating for going through your isp(unless you already know about that junk, still for a mod it is quite a bit of hassle to me).
If not, on the other hand though I can mention some other Repository options that host themselves:
Of course you have to register first but it's free. I prefer tortoisesvn as my client.
Also you may have heard of Git and it's less centralized method of version control that doesn't necessarily require a server.
Actually now that I think about it you may have to ask blizzard's permission to host the content created by the editor in these repositories >.<, so maybe it's not such a great idea to attempt to use public repositories.
@adovid: Go
I'll think about it. Main problem is I'm trying to use tomcat ANT to build web apps off a repository and the tutorial I'm following assumes I know how to set one up =_= I still don't have a clear picture on how all this works at this point :(
@FuzzYD: Go
Actually ignore what I just said. Those repositories are probably not a good idea for modding instead of development.This forum is associated to Curseforge.net. You could check and see if you can get permission for your own repository there.
Meh.. New problem. I seem to have managed to create users and assign them aliases. But not when I try to list all the files in the repository, nothing is appearing. Presumably because I haven't imported any projects yet?..
@adovid: Go
I would prefer a local repository if possible as my internet is sometimes unstable.