But the problem is not ignore. That is just telling me that the file
is under version control. Why I cannot commit with a new version  of
this file present?

On Feb 20, 11:18 pm, "mr.freeze" <[email protected]> wrote:
> Looks like the ignore syntax is wrong. This may 
> help:http://athenageek.wordpress.com/2008/04/16/svnignore/
>
> On Feb 20, 7:36 pm, mdipierro <[email protected]> wrote:
>
> > massimo-di-pierros-macbook:web2py_svn mdipierro$ svn add applications/
> > examples/static/jquery.js
> > svn: warning: 'applications/examples/static/jquery.js' is already
> > under version control
> > massimo-di-pierros-macbook:web2py_svn mdipierro$ svn ignore
> > applications/examples/static/jquery.js
> > Unknown command: 'ignore'
> > Type 'svn help' for usage.
> > massimo-di-pierros-macbook:web2py_svn mdipierro$ svn commit -m
> > "jquery1.3.2"Sending        README
> > Sending        VERSION
> > Sending        applications/admin/static/jquery.js
> > Sending        applications/examples/static/jquery.js
> > svn: Commit failed (details follow):
> > svn: File not found: transaction 'e6d438d55e53dfb3', path '/trunk/
> > applications/examples/static/jquery.js'
>
> > What should do?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to