<http://stackoverflow.com/questions/25904727/copy-only-the-changed-file-in-bitbucket-to-the-development-server-using-send-b#>
 
   
HI i am using jenkins and bitbucket , when ever my files changed in 
bitbucket my jenkins build runs , so now i want to send the chaned file 
from bitbucket to my development server .

I am using a PHP applicatioin so i just want to copy the changed file .

i checked with this *Publish Over SSH* in jenkins . and i am not sure what 
to do exactly 

i have few questions with this plugin 

   1. I dont understand to set the parameters 

[image: enter image description here]

this Source files means a lot of files i think , i want to SSH only the 
changes file . :(

and the remote directory i dont understand also . in my development server 
my project is inside */var/www/* so i think build=$BUILD_NUMBER should be 
*/var/www/projrct_name* :(

I only wat to copy my changed files in bitbucket to the correct locatiion 
in my developemnt server , can i do it with this plugin, thank you very 
much 


-- 
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/d/optout.

Reply via email to