Casper Hornstrup wrote:
I don't mind as long as it is at this level (ie.
not in trunk/reactos/):
http://svn.reactos.com/viewcvs/trunk/
Be careful with the word branch. Branches are directories with special
meaning in Subversion. What you need is to import the package manager
sources to a directory within trunk. Then, if you wish to work on a
branch, you copy trunk to branches/<branchname>.
Okay thank you, but I still have a question: where should the actual
package manager sources go to ? To reactos/subsys/system/packagemgr and
reactos/lib/package ?
Maarten Bosma