SCM

[#1311] Multiple packages in within one project

Date:
2011-03-03 16:48
Priority:
3
State:
Closed
Submitted by:
Adrian Waddell (awaddell)
Assigned to:
Nobody (None)
Hardware:
None
Operating System:
None
Severity:
None
URL:
Summary:
Multiple packages in within one project

Detailed description
Hello there,

My project RnavGraph has two packages associated with it. Hence to import my first package I created a subfolder in my svn tree (as written in the RJournal arcticle), i.e.

svn import ...svnroot/rnavgraph/rnavgraph

however this seems not to work correctly as I do not get any nightly builds.


Is it still possible to create subfolders for multiple packages within one project or am I doing something wrong?

Sincerely,

Adrian

Comments:

Message  ↓
Date: 2011-03-21 01:18
Sender: Nick Ellis

Sorry, didn't see the comment originally made by Jari

Date: 2011-03-21 01:13
Sender: Nick Ellis

As I understand it, you need two folders below pkg, i.e. pkg/package1 and pkg/package2. I've done this for my project; see

https://r-forge.r-project.org/scm/viewvc.php/pkg/?root=gradientforest

Date: 2011-03-03 18:03
Sender: Adrian Waddell

Thank you for your quick answer. However, now I can not checkout the whole tree

svn checkout svn+ssh://awaddell@scm.r-forge.r-project.org/svnroot/rnavgraph

I get the message:
svn: Network connection closed unexpectedly

I want to do this because I plan to run:
svn mkdir pkg
svn mv rnavgraph pkg
svn commit -m "move the rnavgraph folder into the pkg folder"

that's what would be required, isn't it?

Thanks,

Adrian

Date: 2011-03-03 16:59
Sender: Jari Oksanen

The R-Forge User manual (http://r-forge.r-project.org/R-Forge_Manual.pdf) says in Chapter 4.1:

"To build your packages, simply place your package or, alternatively, multiple packages in the pkg/ directory in your SVN repository "

So you need pkg/rnavgraph, pkg/otherpackage etc, each containing your source package.

Cheers, Jari Oksanen

Attached Files:

Changes

Field Old Value Date By
status_idOpen2018-05-03 14:14gstar
close_dateNone2018-05-03 14:14gstar
Thanks to:
Vienna University of Economics and Business Powered By FusionForge