engineer9090909090909090 / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

Confusing that ancient version can be found in dist/ but new version under demo/ #333

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

svn checkout http://jquery-datepicker.googlecode.com/svn/trunk/ 
jquery-datepicker-read-only

cd jquery-datepicker-read-only

Ancient version from 2008 under dist/jquery.datePicker-2.1.2.js
New trunk version under demo/scripts/jquery.datePicker.js

I was thinking that the version "I needed" was under "dist", and that demo code 
was to be found under "demo". But not so.

What is the expected output? What do you see instead?

I expect to only see new versions under the svn checkout. Suggest

svn rm dist/

or keep dist updated.

Please provide a URL to a page displaying the problem.

N/A
What version of the datepicker are you using? On what operating system? And 
Which Browser?

Please provide any additional information below.

Original issue reported on code.google.com by pmo...@gmail.com on 15 Dec 2011 at 10:53

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r109.

Original comment by kelvin.l...@gmail.com on 15 Dec 2011 at 10:57

GoogleCodeExporter commented 8 years ago
Thanks for the simple solution! 

I stayed away from keeping dist updated because I was always awaiting an 
official release with all features implemented and bugs squashed so then I 
could minify and give it a new version... However, I have had no time to update 
this plugin in a long while - when I get a chance I will move it to github for 
easier collaboration / forking...

Original comment by kelvin.l...@gmail.com on 15 Dec 2011 at 10:59