wictorwilen / gulp-spsync

Gulp plugin for synchronizing local files with a SharePoint library
MIT License
57 stars 17 forks source link

Upload fails when library has versioning enabled #3

Open casvaniersel opened 8 years ago

casvaniersel commented 8 years ago

This gulp-spsync task works awesome! One thing I noticed is when trying to upload to the Style Library where a Check-Out is required I get an error saying: "Unable to upload file, it might be checked out to someone". Also when a Library not exists due to different language for instance I do get a "Upload successful" but the file is not uploaded.

Thanks for this plugin!

jeffangama commented 6 years ago

It also fails when the checkout is enabled, workaround : disable it. Yes this plugin is awesome :)