
| Key: |
CIB-1009
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
jason
|
| Reporter: |
Edwin Vane
|
| Votes: |
1
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
Pulse
Created: 14/Mar/07 07:33 PM
Updated: 21/Mar/07 02:01 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.2.19
|
| Fix Version/s: |
1.2.20
|
|
|
Environment:
|
Windows XP
Using the SVN 1.4 workaround from CIB-906
Windows XP
Using the SVN 1.4 workaround from CIB-906
|
|
|
I've been using personal builds successfully until my project recently had external dependencies added to. An entire subtree of the root build directory is now marked as external. When I try to perform personal builds I now get errors like:
UNSUPPORTED <directory marked as svn:external>
UNSUPPORTED <directory marked as svn:external>
...
Error: Working copy is not in a consistent state.
|
|
Description
|
I've been using personal builds successfully until my project recently had external dependencies added to. An entire subtree of the root build directory is now marked as external. When I try to perform personal builds I now get errors like:
UNSUPPORTED <directory marked as svn:external>
UNSUPPORTED <directory marked as svn:external>
...
Error: Working copy is not in a consistent state. |
Show » |
|
CIB-734:"Note also there are some features that will still not work. In particular, you will not be able to submit personal builds. The primary reason for this is that externals do not participate in commits in the normal way. For commit purposes, they are all separate working copies. Atomicity and consistency are not preserved when using externals, making replicating your working copy state accurately difficult."