Re: How to setup if source code is composited by 2 repository

2013-08-05 Thread William Soula
If you are using svn:external property I believe it will just pull it 
automatically as svn externals are essentially treated like part of the repo.  
You could also install the Multiple SCMs Plugin:
https://wiki.jenkins-ci.org/display/JENKINS/Multiple+SCMs+Plugin

Will

On 07/31/13 21:55, gMaiL wrote:
I would have two jobs for each repo.

Sounds like you have dependencies between two repos so I would make one Jenkins 
job depend on the other.

Hope this helps.

Printing e-mails wastes valuable natural resources. Please don't print this 
message unless it is absolutely necessary. Thank you for thinking green!

Sent from my iPhone

On Jul 31, 2013, at 10:47 PM, Hui-kuang Hsu 
win9...@gmail.commailto:win9...@gmail.com wrote:

Hello,

I am new to Jenkins.

In my case,  source code folder 'a' pull from repository 'a', and source code 
folder 'b' pull from repository 'b' (by svn:external property).
In Dashboard, only can set 1 repository.
How to setup to let Jenkins work?

Thanks a lot.
--
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
jenkinsci-users+unsubscr...@googlegroups.commailto:jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


--
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
jenkinsci-users+unsubscr...@googlegroups.commailto:jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: How to setup if source code is composited by 2 repository

2013-08-05 Thread Les Mikesell
On Mon, Aug 5, 2013 at 2:51 PM, William Soula
william.so...@drillinginfo.com wrote:
 If you are using svn:external property I believe it will just pull it
 automatically as svn externals are essentially treated like part of the
 repo.  You could also install the Multiple SCMs Plugin:
 https://wiki.jenkins-ci.org/display/JENKINS/Multiple+SCMs+Plugin

Yes, that should work automatically, although I'm not sure what
happens if the 2nd repo needs different credentials.

-- 
  Les Mikesell
lesmikes...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




How to setup if source code is composited by 2 repository

2013-07-31 Thread Hui-kuang Hsu
Hello,

I am new to Jenkins.  

In my case,  source code folder 'a' pull from repository 'a', and source 
code folder 'b' pull from repository 'b' (by svn:external property).
In Dashboard, only can set 1 repository.
How to setup to let Jenkins work?

Thanks a lot.

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: How to setup if source code is composited by 2 repository

2013-07-31 Thread gMaiL
I would have two jobs for each repo.

Sounds like you have dependencies between two repos so I would make one Jenkins 
job depend on the other.

Hope this helps.

Printing e-mails wastes valuable natural resources. Please don't print this 
message unless it is absolutely necessary. Thank you for thinking green!

Sent from my iPhone

On Jul 31, 2013, at 10:47 PM, Hui-kuang Hsu win9...@gmail.com wrote:

 Hello,
 
 I am new to Jenkins.  
 
 In my case,  source code folder 'a' pull from repository 'a', and source code 
 folder 'b' pull from repository 'b' (by svn:external property).
 In Dashboard, only can set 1 repository.
 How to setup to let Jenkins work?
 
 Thanks a lot.
 -- 
 You received this message because you are subscribed to the Google Groups 
 Jenkins Users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.