Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 198 by flangy: _x_. image in test project confuses Subversion on  
Windows
http://code.google.com/p/django-hotclub/issues/detail?id=198

* Do a svn checkout on Windows (got revision 1603).
* The folder "pinax\projects\temp_schedule_project\extensions\jquery-
datepicker\site_media\images" gets a file called "_x_"
* In the repo, this file is called "_x_." with a trailing dot.
* Windows doesn't like files with trailing dots, so it omits it.
* TortoiseSVN now thinks that you've modified your working folder.

This file is referenced in the "themeroller" css file in the
"temp_schedule_project" sample:
http://svn.pinaxproject.com/pinax/trunk/projects/temp_schedule_project/exte
nsions/jquery-datepicker/site_media/jquery-ui-themeroller.css

I can't say why themeroller is using an extensionless image in this way,
but the fix would be to rename the file to "_x_.file-format" and update the
CSS file to match.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to