patrick k. wrote:
> when I do "svn diff" the pyc-files are still listed.
> guess I have to delete that files from the repository first. right?

Yes, I guess I should have said "And tell subversion to ignore them."

Once you set Subversion to ignore *.pyc, they won't be added anymore.
But if you currently have some in there you'll have to "svn rm" them.

-Rob


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

Reply via email to