How can i commit my code everyday into SVN to and How also can i make synchronize my code with the SVN using web2py.
I want to make something like eclipse subversion plugin. Thanks On Dec 9, 7:02 pm, mdipierro <[email protected]> wrote: > cd applications/myapp > svnadmin create /path/to/repositorysvnaddsvncommit -m "myapp" > > On Dec 9, 7:45 am, Neveen Adel <[email protected]> wrote: > > > How can i commit aweb2pyapplicationintoSVN?? > > > Is that applicable ?? if no, how can i do something like that on > >web2pyapplication. > > > Thanks > > > Neveen > > -- You received this message because you are subscribed to the Google Groups "web2py-users" 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.

