[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-05-21 Thread exploitat...@yopmail.com (JIRA)














































Nicolas Martin
 commented on  JENKINS-17656


CVS symbolic name parameter















Hello,

"I'm probably going to perform a release of the CVS plugin at the end of the month"

Any update regarding this release ?

thanks a lot



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-24 Thread barthelemy.von.hal...@cern.ch (JIRA)














































Barthélémy von Haller
 reopened  JENKINS-17656


CVS symbolic name parameter
















I reopen the bug because the cvs symbolic name parameter list is still not what I expect, see my comment





Change By:


Barthélémy von Haller
(24/Apr/13 7:08 AM)




Resolution:


Fixed





Status:


Resolved
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-24 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17656


CVS symbolic name parameter















Thanks for the comments. Can you confirm what version of CVS server you're running? The latest snapshot of the CVS plugin returns the expected list of branches and tags for me.

It's also worth checking the Jenkins console or logs to see if there's any further information in there: since no job has started at this point there's nowhere to display information.

Thanks,
Michael



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-24 Thread barthelemy.von.hal...@cern.ch (JIRA)















































Barthélémy von Haller
 resolved  JENKINS-17656 as Fixed


CVS symbolic name parameter
















Ok, I got it working. It was a problem in the way we use CVS (shared folder accessible to only certain users). 

Thank you for all your help





Change By:


Barthélémy von Haller
(24/Apr/13 2:06 PM)




Status:


Reopened
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-22 Thread barthelemy.von.hal...@cern.ch (JIRA)












































 
Barthélémy von Haller
 edited a comment on  JENKINS-17656


CVS symbolic name parameter
















Hi, thanks a lot for the very fast response. I have installed the plugin snapshot. I do not get the error anymore. 
However, the drop down list shows only "Head". However I know this project has tags. I can see them if I do 

cvs log -h|awk -F"[.:]" '/^\t/$(NF-1)==0{print $1}'|sort -u


Is it that I didn't understand the purpose of the plugin ? or could it be that I misconfigured it ? 

I was expecting to see the same as with the svn plugin, i.e. a list of all available tags so that I can later check out one of them. 

Edit : this seems to confirm my understanding : JENKINS-9311



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-22 Thread barthelemy.von.hal...@cern.ch (JIRA)














































Barthélémy von Haller
 commented on  JENKINS-17656


CVS symbolic name parameter















Hi, thanks a lot for the very fast response. I have installed the plugin snapshot. I do not get the error anymore. 
However, the drop down list shows only "Head". However I know this project has tags. I can see them if I do 

cvs log -h|awk -F"[.:]" '/^\t/$(NF-1)==0{print $1}'|sort -u


Is it that I didn't understand the purpose of the plugin ? or could it be that I misconfigured it ? 

I was expecting to see the same as with the svn plugin, i.e. a list of all available tags so that I can later check out one of them. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-20 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17656


CVS symbolic name parameter















Code changed in jenkins
User: Michael Clarke
Path:
 src/main/java/hudson/scm/CvsTagsParamDefinition.java
http://jenkins-ci.org/commit/cvs-plugin/aa58da64bc82714d58f19bfed799597f12b67e58
Log:
  FIXED JENKINS-17656 Fix temp file creation and error message handling





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-20 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-17656 as Fixed


CVS symbolic name parameter
















Change By:


SCM/JIRA link daemon
(20/Apr/13 1:04 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-20 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 assigned  JENKINS-17656 to Michael Clarke



CVS symbolic name parameter
















Change By:


Michael Clarke
(20/Apr/13 1:15 PM)




Assignee:


MichaelClarke



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-20 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17656


CVS symbolic name parameter















I'm probably going to perform a release of the CVS plugin at the end of the month, but you can download and install a snapshot build from https://buildhive.cloudbees.com/view/My%20Repositories/job/jenkinsci/job/cvs-plugin/103/org.jenkins-ci.plugins$cvs/artifact/org.jenkins-ci.plugins/cvs/2.9-SNAPSHOT/cvs-2.9-SNAPSHOT.hpi in the meantime if you're desperate for a fixed version.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread barthelemy.von.hal...@cern.ch (JIRA)














































Barthélémy von Haller
 commented on  JENKINS-17656


CVS symbolic name parameter















I am new to Jenkins, thus I can't really help. However, I have tried with different CVS projects and always got that. I thought it could be due to spaces in the tag names, but as far as I can see it is not the case.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread exploitat...@yopmail.com (JIRA)












































 
Nicolas Martin
 edited a comment on  JENKINS-17656


CVS symbolic name parameter
















it's difficult to guess what is wrong, as in the CVS plugin, the same error message is thrown by 4 different exceptions ...

CvsTagsParamDefinition.java :

catch(IOException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

} catch (CommandAbortedException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;
} catch (CommandException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

};

} catch (AuthenticationException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

}



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread exploitat...@yopmail.com (JIRA)














































Nicolas Martin
 commented on  JENKINS-17656


CVS symbolic name parameter















it's difficult to guess what is wrong, as in the CVS plugin, the same error message is thrown by 4 different exceptions ...

CvsTagsParamDefinition.java :

catch(IOException ex) {
 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));
 return model;
} catch (CommandAbortedException ex) {
 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));
 return model;
}
} catch (CommandException ex) {
 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));
 return model;
} catch (AuthenticationException ex) {
 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));
 return model;
}
}



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread exploitat...@yopmail.com (JIRA)












































 
Nicolas Martin
 edited a comment on  JENKINS-17656


CVS symbolic name parameter
















it's difficult to guess what is wrong, as in the CVS plugin, the same error message is thrown by 4 different exceptions ...

CvsTagsParamDefinition.java :



 catch(IOException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

} catch (CommandAbortedException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;
} catch (CommandException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

};

} catch (AuthenticationException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

}{/noformat} 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread exploitat...@yopmail.com (JIRA)












































 
Nicolas Martin
 edited a comment on  JENKINS-17656


CVS symbolic name parameter
















it's difficult to guess what is wrong, as in the CVS plugin, the same error message is thrown by 4 different exceptions ...

CvsTagsParamDefinition.java :

{nopanel} catch(IOException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

} catch (CommandAbortedException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;
} catch (CommandException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

};

} catch (AuthenticationException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

}{/nopanel}



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread exploitat...@yopmail.com (JIRA)












































 
Nicolas Martin
 edited a comment on  JENKINS-17656


CVS symbolic name parameter
















it's difficult to guess what is wrong, as in the CVS plugin, the same error message is thrown by 4 different exceptions ...

CvsTagsParamDefinition.java



(...)
catch(IOException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

} catch (CommandAbortedException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;
} catch (CommandException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

};

} catch (AuthenticationException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

}
(...)
{/code}



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread exploitat...@yopmail.com (JIRA)












































 
Nicolas Martin
 edited a comment on  JENKINS-17656


CVS symbolic name parameter
















it's difficult to guess what is wrong, as in the CVS plugin, the same error message is thrown by 4 different exceptions ...

CvsTagsParamDefinition.java
(...)
catch(IOException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

} catch (CommandAbortedException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;
} catch (CommandException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

} catch (AuthenticationException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

}
(...)




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread exploitat...@yopmail.com (JIRA)












































 
Nicolas Martin
 edited a comment on  JENKINS-17656


CVS symbolic name parameter
















it's difficult to guess what is wrong, as in the CVS plugin, the same error message is thrown by 4 different exceptions ...

CvsTagsParamDefinition.java :

{nopanel} catch(IOException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

} catch (CommandAbortedException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;
} catch (CommandException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

};

} catch (AuthenticationException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

}



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread exploitat...@yopmail.com (JIRA)












































 
Nicolas Martin
 edited a comment on  JENKINS-17656


CVS symbolic name parameter
















it's difficult to guess what is wrong, as in the CVS plugin, the exact same error message is thrown by 4 different exceptions ...


CvsTagsParamDefinition.java
(...)
catch(IOException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

} catch (CommandAbortedException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;
} catch (CommandException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

} catch (AuthenticationException ex) {

 model.add(new ListBoxModel.Option("Could not load symbolic names - " + ex.getLocalizedMessage()));

 return model;

}
(...)




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17656


CVS symbolic name parameter















The issue is caused by something having happened on Line 315 of CvsTagsParamDefinition1. It's easy to fix and will be in the next release (I just have to remove the excessive spaces and incorrect characters. I'll add in something to differentiate each error message too.

https://github.com/jenkinsci/cvs-plugin/blob/master/src/main/java/hudson/scm/CvsTagsParamDefinition.java#L135



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread barthelemy.von.hal...@cern.ch (JIRA)














































Barthélémy von Haller
 commented on  JENKINS-17656


CVS symbolic name parameter















Thank you very much, I am impressed by the support. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread exploitat...@yopmail.com (JIRA)














































Nicolas Martin
 commented on  JENKINS-17656


CVS symbolic name parameter















Great news ! I guess we'll be waiting for the next release then.

thanks a lot.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-18 Thread exploitat...@yopmail.com (JIRA)














































Nicolas Martin
 commented on  JENKINS-17656


CVS symbolic name parameter















exact same problem here.

Jenkins 1.511 running on Linux  CVS plugin 2.8

We're trying to find what's wrong but it's quite hard to debug ...



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-17 Thread barthelemy.von.hal...@cern.ch (JIRA)














































Barthélémy von Haller
 created  JENKINS-17656


CVS symbolic name parameter















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


cvs



Created:


17/Apr/13 4:22 PM



Description:


I have a job which checks out of CVS and build. I want to add a parameter of type "CVS symbolic name parameter". 

The problem comes when I launch the job, and it shows the parameters page. Here the drop down list has a single item saying "Could not load symbolic names - File name too long". 

I can't find any explanation about what file it is talking about. 




Environment:


linux, just starting java




Project:


Jenkins



Priority:


Major



Reporter:


Barthélémy von Haller

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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