Page MenuHomePhabricator

arc_diff_problems_with_svn

Authored By
sshannin
Dec 12 2014, 9:09 PM
Size
3 KB
Referenced Files
None
Subscribers
None

arc_diff_problems_with_svn

seth@luca:~/update/build$ arc which --trace
libphutil loaded from '/home/seth/local/src/arcanist/libphutil/src'.
arcanist loaded from '/home/seth/local/src/arcanist/arcanist/src'.
Config: Reading user configuration file "/home/seth/.arcrc"...
Config: Did not find system configuration at "/etc/arcconfig".
Working Copy: Reading .arcconfig from "/home/seth/update/build/.arcconfig".
Working Copy: Path "/home/seth/update/build" is part of `svn` working copy "/home/seth/update/build".
Working Copy: Project root is at "/home/seth/update/build".
Config: Did not find local configuration at "/home/seth/update/build/.svn/arc/config".
>>> [0] <conduit> conduit.connect() <bytes = 467>
>>> [1] <http> http://phab.spira:8001/api/conduit.connect
<<< [1] <http> 63,213 us
<<< [0] <conduit> 63,617 us
REPOSITORY
>>> [2] <conduit> repository.query() <bytes = 190>
>>> [3] <http> http://phab.spira:8001/api/repository.query
<<< [3] <http> 36,183 us
<<< [2] <conduit> 36,339 us
To identify the repository associated with this working copy, arc followed this process:
Configuration value "repository.callsign" is set to "M".
Found a unique matching repository.
This working copy is associated with the M repository.
MATCHING REVISIONS
These Differential revisions match the changes in this working copy:
(No revisions match.)
Since there are no revisions in Differential which match this working copy, a
new revision will be created if you run 'arc diff'.
seth@luca:~/update/build$ echo 'hello' >> makefile.common
seth@luca:~/update/build$ arc diff
Linting...
No lint engine configured for this project.
Running unit tests...
No unit test engine is configured for this project.
Created a new Differential revision:
Revision URI: http://phab.spira:8001/D7
Included changes:
M makefile.common
seth@luca:~/update/build$ arc which --trace
libphutil loaded from '/home/seth/local/src/arcanist/libphutil/src'.
arcanist loaded from '/home/seth/local/src/arcanist/arcanist/src'.
Config: Reading user configuration file "/home/seth/.arcrc"...
Config: Did not find system configuration at "/etc/arcconfig".
Working Copy: Reading .arcconfig from "/home/seth/update/build/.arcconfig".
Working Copy: Path "/home/seth/update/build" is part of `svn` working copy "/home/seth/update/build".
Working Copy: Project root is at "/home/seth/update/build".
Config: Did not find local configuration at "/home/seth/update/build/.svn/arc/config".
>>> [0] <conduit> conduit.connect() <bytes = 467>
>>> [1] <http> http://phab.spira:8001/api/conduit.connect
<<< [1] <http> 88,854 us
<<< [0] <conduit> 89,045 us
REPOSITORY
>>> [2] <conduit> repository.query() <bytes = 190>
>>> [3] <http> http://phab.spira:8001/api/repository.query
<<< [3] <http> 64,252 us
<<< [2] <conduit> 64,404 us
To identify the repository associated with this working copy, arc followed this process:
Configuration value "repository.callsign" is set to "M".
Found a unique matching repository.
This working copy is associated with the M repository.
MATCHING REVISIONS
These Differential revisions match the changes in this working copy:
(No revisions match.)
Since there are no revisions in Differential which match this working copy, a
new revision will be created if you run 'arc diff'.
seth@luca:~/update/build$ svn info .
Path: .
URL: svn://svn.spira/mainrepo/build/trunk
Repository Root: svn://svn.spira/mainrepo
Repository UUID: 5b050b1a-ec2b-4496-a8ad-8719d879b7e6
Revision: 27456
Node Kind: directory
Schedule: normal
Last Changed Author: seth
Last Changed Rev: 152
Last Changed Date: 2014-12-12 15:39:17 -0500 (Fri, 12 Dec 2014)

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/ty/tl/3w2t5hcbbl6xncra
Default Alt Text
arc_diff_problems_with_svn (3 KB)

Event Timeline