Page 1 of 1

SVN commit on game management

Posted: 11 April 2020, 22:20
by marshallbanana
Hi, new developing for bga here. I made a first commit on the game management page, but for a new file I added I saw the following warning:

svn: warning: W155010: The node '/var/tournoi/games/loot/loot.card.php' was not found.
svn: E200009: Could not set changelists on all targets because some targets don't exist
svn: E200009: Illegal target for the requested operation

Did I miss a step here?

Thanks!

Clay

Re: SVN commit on game management

Posted: 11 April 2020, 23:06
by Een
Yes :)
Any extra php must be placed in the "modules" directory. Then it should be fine!