Home » Developing U++ » U++ Developers corner » How is the u++ repository organized ?
How is the u++ repository organized ? [message #42854] |
Thu, 10 April 2014 19:38  |
mingodad
Messages: 53 Registered: February 2008 Location: Spain
|
Member |
|
|
Hello !
I did a svn checkout of u++ and what I've got is a kind of mess, how is this organized ? Why there is seveal folders with duplicated code ?
It ends up without any makefile or script to build.
I tried to search "repository" on this forum but it doesn't bring up any answer for this question.
Thanks in advance for your time, attention and great work !
|
|
|
|
Re: How is the u++ repository organized ? [message #42857 is a reply to message #42854] |
Thu, 10 April 2014 20:54   |
Oblivion
Messages: 1202 Registered: August 2007
|
Senior Contributor |
|
|
Quote:
How is the u++ repository organized ? Thu, 10 April 2014 20:38
mingodad
Hello !
I did a svn checkout of u++ and what I've got is a kind of mess, how is this organized ? Why there is seveal folders with duplicated code ?
It ends up without any makefile or script to build.
I tried to search "repository" on this forum but it doesn't bring up any answer for this question.
Thanks in advance for your time, attention and great work !
Hello mingodad, and welcome to U++ forums!
If you want to use svn, I'd recommend checking out only the required directory to build U++ apps, which is http://upp-mirror.googlecode.com/svn/trunk/uppsrc (always contains the latest version)
(For example I usually download .../trunk/uppsrc, .../trunk/bazaar, .../trunk/reference directories, but only the uppsrc is mandatory).
If you use windows, just download the installer package and then checkout the directories to your preference
If you use linux, just use your distro's package manager, and install the subversion client; after your first checkout you will be able to update it from TheIDE.
Regards.
Github page: https://github.com/ismail-yilmaz
upp-components: https://github.com/ismail-yilmaz/upp-components
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Thu, 10 April 2014 20:55] Report message to a moderator
|
|
|
|
|
|
Goto Forum:
Current Time: Sat Apr 26 14:48:47 CEST 2025
Total time taken to generate the page: 0.00576 seconds
|