dploy icon indicating copy to clipboard operation
dploy copied to clipboard

Error creating revision file

Open AlexisLS opened this issue 7 years ago • 2 comments

Hello, I have a worry when I deployed on a dedicated (VPS) SFTP even with root user I have a worry .. how to do? Thank you

Error creating revision file at: release/.rev { Error: ENOENT: no such file or directory, open 'release/.rev' at Error (native) errno: -2, code: 'ENOENT', syscall: 'open', path: 'release/.rev' }

AlexisLS avatar Jun 12 '17 11:06 AlexisLS

Same problem.

odranoelBR avatar Dec 13 '17 09:12 odranoelBR

To overcome this, just create a '.rev' file in 'release/.rev' location. It can be just an empty file.

fgitpush avatar Feb 25 '18 08:02 fgitpush