Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(914)

Issue 86630044: FSA Fix b/13673493: Better warning message if start path is not shared. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by Brett
Modified:
10 years ago
Reviewers:
pjo, mifern
CC:
connector-cr_google.com
Visibility:
Public.

Description

Fix b/13673493: Better warning message if start path is not shared. Currently, if a folder on a server is not shared, the adaptor generates the warning: "The path ... is not a valid path. The path does not exist or it is not a file or directory." If a folder on a server is not shared, the adaptor has no idea if it exists or not. This change simply changes the error message slightly: "The path ... is not a valid path. The path does not exist, or it is not shared, or it is not a file or directory." This phrasing leaves open the possibility of supporting local file systems.

Patch Set 1 #

Patch Set 2 : PJ's feedback #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M src/com/google/enterprise/adaptor/fs/FsAdaptor.java View 1 1 chunk +3 lines, -2 lines 1 comment Download

Messages

Total messages: 9
Brett
10 years ago (2014-04-10 23:39:37 UTC) #1
pjo
Are non-directory regular-files really allowed as start paths? - technology's compounding interest - On Thu, ...
10 years ago (2014-04-10 23:44:32 UTC) #2
brett.michael.johnson_gmail.com
On Apr 10, 2014, at 4:44 PM, PJ <pjo@google.com> wrote: > Are non-directory regular-files really ...
10 years ago (2014-04-11 17:30:29 UTC) #3
Brett
PJ's feedback
10 years ago (2014-04-11 17:39:21 UTC) #4
mifern
https://codereview.appspot.com/86630044/diff/20001/src/com/google/enterprise/adaptor/fs/FsAdaptor.java File src/com/google/enterprise/adaptor/fs/FsAdaptor.java (right): https://codereview.appspot.com/86630044/diff/20001/src/com/google/enterprise/adaptor/fs/FsAdaptor.java#newcode236 src/com/google/enterprise/adaptor/fs/FsAdaptor.java:236: + "shared."); So if the objective is to address ...
10 years ago (2014-04-11 18:13:19 UTC) #5
Brett
On 2014/04/11 18:13:19, mifern wrote: > https://codereview.appspot.com/86630044/diff/20001/src/com/google/enterprise/adaptor/fs/FsAdaptor.java > File src/com/google/enterprise/adaptor/fs/FsAdaptor.java (right): > > https://codereview.appspot.com/86630044/diff/20001/src/com/google/enterprise/adaptor/fs/FsAdaptor.java#newcode236 > ...
10 years ago (2014-04-11 18:16:21 UTC) #6
pjo
Would you be interested to add support for mapped drives and local drives this quarter? ...
10 years ago (2014-04-11 19:04:12 UTC) #7
pjo
Got it. Thanks. LGTM. - technology's compounding interest - On Fri, Apr 11, 2014 at ...
10 years ago (2014-04-11 19:06:06 UTC) #8
Brett
10 years ago (2014-04-18 23:36:58 UTC) #9
Committed 18 April 2014 to File System Adaptor:
To https://code.google.com/p/plexi.fs/
   9677f2d..503f76a  master -> master
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b