Hi,
It should be simply a matter of doing the following:
- Checkout your working copy
- Change to your working copy directory
- Find all the files named *.sh and set the svn property 'svn:eol-style'
to the value of 'LF'
This tells subversion to convert the line endings of the file t
Hi All
We have different projects in a a build job producing different
subdirectories of xml test results file
How do we configure multiple paths in plugin "Publish JUnit test
result report" to get the test results file from different directories
path; paths are not similar.
thanks
i'm using subversion but i don't understand how i can make it in jenkins
please !!
can you explain me !!!
2012/12/25 Brent Atkinson
> roperty
--
*Mohamed Reda, El alaoui*
*
*
Are you using subversion to checkout the project? If so, you might just
consider setting the svn:eol property on those files to 'LF' so they always
have Unix line endings on checkout.
On Dec 25, 2012 6:38 AM, "El alaoui Mohamed Reda"
wrote:
> thanks Tomi :)
>
> 2012/12/22 domi
>
>> you could use
thanks Tomi :)
2012/12/22 domi
> you could use ANT with the fixCRLF task:
> http://ant.apache.org/manual/Tasks/fixcrlf.html
>
>
> eol="lf" eof="remove" />
>
> /Domi
>
>
> On 20.12.2012, at 20:34, El alaoui Mohamed Reda
> wrote:
>
> No response ? <344.gif><344.gif><344.gif><344.gif>
>
Hi,
I Have "Your Jenkins data directory "/home/jenkins" (AKA JENKINS_HOME) is
almost full. You should act on it before it gets completely full." warning
message.
What I must delete, or maybe I can increase storage?
On server I have much free space.