Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Error on applying revision #40

Open
Merrick28 opened this issue Mar 11, 2013 · 0 comments
Open

Error on applying revision #40

Merrick28 opened this issue Mar 11, 2013 · 0 comments

Comments

@Merrick28
Copy link

Hello everybody, and first of all, please excuse me for my bad english.

I use dbv on several projects for a few months now, and I have an issue on one project :
I can export new tables to database withtout problems, but when I try to push a revision, nothing happens. Ths revision div "blinks" one time (opacity reduces then comes back), and on the console, I have this message :


Fatal error: Uncaught exception 'RuntimeException' with message 'DirectoryIterator::__construct(/homepages/24/d440383773/htdocs/projet/atomesprod/dbv/data/revisions/2147483647) [<a href='directoryiterator.--construct'>directoryiterator.--construct</a>]: failed to open dir: No such file or directory' in /homepages/24/d440383773/htdocs/projet/atomesprod/dbv/DBV.php:355 Stack trace: #0 /homepages/24/d440383773/htdocs/projet/atomesprod/dbv/DBV.php(355): DirectoryIterator->__construct('/homepages/24/d...') #1 /homepages/24/d440383773/htdocs/projet/atomesprod/dbv/DBV.php(146): DBV->_getRevisionFiles(2147483647) #2 /homepages/24/d440383773/htdocs/projet/atomesprod/dbv/DBV.php(92): DBV->revisionsAction() #3 /homepages/24/d440383773/htdocs/projet/atomesprod/dbv/index.php(9): DBV->dispatch() #4 {main}

thrown in /homepages/24/d440383773/htdocs/projet/atomesprod/dbv/DBV.php on line 355

The fact is that I don't have a revision 2147483647. Il I create a directory whith that name under "revision", I don't have the error message anymore, but I when apply a revision, it always applies revision 214748367 (which is empty...).
What can I do ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant