Issue Type: Bug Bug
Assignee: Unassigned
Components: subversion-plugin
Created: 18/Mar/15 9:54 AM
Description:

When checking out using a date revision specifier an older revision than the revision specified is checked out:

Running: General SCM
Updating https://server/svn/repo/trunk@{2015-03-17T15:46:04.558054Z} at revision '2015-03-17T16:46:04.558 +0100'
...
At revision 3320

Actually "{2015-03-17T15:46:04.558054Z}" points to revision 3321.


While the conversion to local time is OK, the subversion plug-in (or SVNKit) truncates the time resolution to milliseconds, whereas subversion supports microseconds. This results in an check out of an older revision than requested.

Environment: Windows Server 2012
Jenkins 1.580.3 LTS
Subversion Plug-in 2.5
VisualSVN Server 3.2.1
Project: Jenkins
Priority: Major Major
Reporter: Christoph Vogtländer
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to