View previous topic :: View next topic |
Author |
Message |
drake127
Joined: 26 Jan 2010 Posts: 28
|
Posted: Fri Sep 14, 2012 0:07 Post subject: Repositories |
|
|
Since I want to get things done I have to ask where are current sources of NWNX2 for Windows and all plugins?
Current NWNX2 SVN repository seems somewhat hollow missing many plugins, no tags, redundant (really?) branches.
Wouldn't it be better to have everything in trunk given size of this project? I don't have much time a I certainly don't want to spend it searching many places where chunks of source code are and trying to guess what are the correct sources.
Sorry for being blunt, no offense intended, I just wanted to test if that dynamic allocation really worked and it took me almost same time to add 4 lines of code that disassembling nwserver.exe. |
|
Back to top |
|
|
addicted2rpg
Joined: 01 Aug 2008 Posts: 106
|
Posted: Sat Sep 29, 2012 21:42 Post subject: |
|
|
I actually use GIT extensions and they have an SVN-import feature, and I download the SVN into GIT.
I've used SVN for years.... and CVS in the years before that...
and...
I can't even remember how to use them anymore Brain purged the info for more space.
The trac link is http://nwn.virusman.ru/trac/nwnx2-win32/browser
You can pull files at a permutation of the link you want to go to using the svn:// directive |
|
Back to top |
|
|
Terra_777
Joined: 27 Jun 2008 Posts: 216 Location: Sweden
|
Posted: Sun Sep 30, 2012 0:13 Post subject: |
|
|
As it stands, most sources has to be requested from their respective devs.
I've not really gotten around to use an svn because most of the stuff I do I just occasionally fidget with. _________________ I dun have any signature, I'm happy anyway. |
|
Back to top |
|
|
drake127
Joined: 26 Jan 2010 Posts: 28
|
Posted: Sun Sep 30, 2012 17:36 Post subject: |
|
|
It would be great if somebody who knows the stuff and the staff would collect these plugins and place them under one repository (and one branch). NWNX2 is quite small project that can easily live in one VS solution and for occasional contributors as myself it would help a lot. I really have no time to look for NWNX parts all over the fora and try to work them together.
When I read my first post, I may have sounded bit too harsh than I wanted too but I was expecting to quickly patch sources during my lunch break and was disappointed I haven't even find the sources (of nwnx_names).
If there is someone with necessary motivation an authority, it would be great if that SVN (or Git) repository would actually serve its purpose to ease development of shared projects. |
|
Back to top |
|
|
addicted2rpg
Joined: 01 Aug 2008 Posts: 106
|
Posted: Sun Sep 30, 2012 22:09 Post subject: |
|
|
I run VS 2010, and I'd like to save solutions to retro versions like VS 2008, 2003, etc..
Does anyone know how to do that? |
|
Back to top |
|
|
|