Closed
Bug 244570
Opened 21 years ago
Closed 9 years ago
Support for CVS as Roaming Profile store
Categories
(Core Graveyard :: Profile: Roaming, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
Future
People
(Reporter: jmccabe, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a2) Gecko/20040524
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a2) Gecko/20040524
Currently the Roaming Profile implementation supports FTP/HTTP (will it work
with sFTP/HTTPS?). It should support more versatile stores such as CVS. This
would minimize the amount of data that is required to be transfered, would
provide a history of configuration changes, etc.
Reproducible: Always
Steps to Reproduce:
Comment 1•20 years ago
|
||
Yes, I intentionally left the option open for this, you would implement a new
"Protocol" [1]. Main problem would be to offer UI and error feedback, if any.
[1] <http://lxr.mozilla.org/seamonkey/source/extensions/sroaming/src/Protocol.h>
> a history of configuration changes
Do you really want to have a full history of all your bookmark etc. changes?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P5
Target Milestone: --- → Future
Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> Do you really want to have a full history of all your bookmark etc. changes?
Given how often a bad nightly can (and often does) trash my profile - yeah. :)
Assignee: nobody → ben.bucksch
Component: Profile: BackEnd → Profile: Roaming
QA Contact: core.profile-manager-backend → core.profile-roaming
Updated•20 years ago
|
Assignee: ben.bucksch → nobody
Comment 3•19 years ago
|
||
I like this idea since it will also allow simaltaneous using of the same Mozilla settings by several roaming users.
Blocks: 1243899
Comment 4•9 years ago
|
||
This bug is filed in a bugzilla component related to pre-Firefox code which no longer exists. I believe it is no longer relevant and I am therefore closing it INCOMPLETE.
If you believe that this bug is still valid and needs to be fixed, please reopen it and move it to the Toolkit:Startup and Profile System product/component.
Assignee | ||
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•