Changes between Version 3 and Version 4 of Doc/SCDB/FAQ
- Timestamp:
- Aug 12, 2009, 12:58:18 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/SCDB/FAQ
v3 v4 31 31 == Deploy failure == 32 32 33 === Unable to get info on https://.../tags===33 === Unable to get information on tags branch === 34 34 35 35 If you get this error at the beginning of the deploy phase when executing `ant deploy`, this means you don't have valid cached credentials to access the `tags` branch in your configuration database that can be used by `svnkit`, the SVN client used by `ant`. To fix the problem, try to write to `tags` branch using `jsvn` utility provided in `external/svnkit`. You can use the following commands as an example, changing the URLs to match your configuration database: