This is a group for discussing development of the framework. Please post
your support questions to django-users.
On Tuesday, February 26, 2013 7:57:24 AM UTC+1, abdul wrote:
>
> I have to commit files from request.FILES to svn repository usiong pysvn
> but when i try like this
>
> import pysvn
> client = pysvn.Client("Repo_url")
> file = request.FILES.get('file', None)
> *client.add(file)*
> *
> *
> *TypeError: PyCXX: Error creating object of type N2Py7SeqBaseINS_4CharEEE
> from <type 'file'>
> *
> *
> *
> *Please help me out.*
> *
> *
> *Regards,*
> *Abdul Wahid*
>
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.