You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(22) |
Nov
(85) |
Dec
(20) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
(47) |
Feb
(127) |
Mar
(268) |
Apr
(78) |
May
(47) |
Jun
(38) |
Jul
(131) |
Aug
(221) |
Sep
(187) |
Oct
(54) |
Nov
(111) |
Dec
(84) |
2011 |
Jan
(152) |
Feb
(106) |
Mar
(94) |
Apr
(90) |
May
(53) |
Jun
(20) |
Jul
(24) |
Aug
(37) |
Sep
(32) |
Oct
(70) |
Nov
(22) |
Dec
(15) |
2012 |
Jan
(33) |
Feb
(110) |
Mar
(24) |
Apr
(1) |
May
(11) |
Jun
(8) |
Jul
(12) |
Aug
(37) |
Sep
(39) |
Oct
(81) |
Nov
(38) |
Dec
(50) |
2013 |
Jan
(23) |
Feb
(53) |
Mar
(23) |
Apr
(5) |
May
(19) |
Jun
(16) |
Jul
(16) |
Aug
(9) |
Sep
(21) |
Oct
(1) |
Nov
(2) |
Dec
(8) |
2014 |
Jan
(16) |
Feb
(6) |
Mar
(27) |
Apr
(1) |
May
(10) |
Jun
(1) |
Jul
(4) |
Aug
(10) |
Sep
(19) |
Oct
(22) |
Nov
(4) |
Dec
(6) |
2015 |
Jan
(3) |
Feb
(6) |
Mar
(9) |
Apr
|
May
(11) |
Jun
(23) |
Jul
(14) |
Aug
(10) |
Sep
(10) |
Oct
(9) |
Nov
(18) |
Dec
(4) |
2016 |
Jan
(5) |
Feb
(5) |
Mar
|
Apr
(2) |
May
(15) |
Jun
(2) |
Jul
(8) |
Aug
(2) |
Sep
(6) |
Oct
|
Nov
|
Dec
|
2017 |
Jan
(2) |
Feb
(12) |
Mar
(22) |
Apr
(6) |
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(5) |
Oct
(2) |
Nov
|
Dec
|
2018 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(5) |
Jul
(3) |
Aug
|
Sep
(7) |
Oct
(19) |
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Dmitriy S. <sha...@gm...> - 2015-07-03 14:50:08
|
Hi, Is this test correct? XmldbURI uri = XmldbURI.create("/db/xmldb:something #1.dita"); assertEquals("xmldb:/db/xmldb:something%20#1.dita", uri.toString()); assertEquals("xmldb:something%20#1.dita", uri.lastSegment().toString()); -- Dmitriy Shabanov |
From: Dmitriy S. <sha...@gm...> - 2015-06-29 14:19:55
|
Sure On Mon, Jun 29, 2015 at 4:53 PM, Adam Retter <ad...@ex...> wrote: > Okay if you want to remove it, then can you send a PR please? > > On 29 June 2015 at 11:46, Dmitriy Shabanov <sha...@gm...> wrote: > > Hi Adam, > > > > I did create it, and maintain ... but it was not used much, so I'm not > going > > to continue it support. > > > > On Mon, Jun 29, 2015 at 1:05 PM, Adam Retter <ad...@ex...> wrote: > >> > >> Hi Dmitriy, > >> > >> I have no idea of the provenance of the svn extension? or if anyone is > >> using it? or who created it? So I cannot really say what its fate > >> should be... > >> > >> On 29 June 2015 at 10:55, Dmitriy Shabanov <sha...@gm...> wrote: > >> > I mean https://github.com/eXist-db/exist/tree/develop/extensions/svn > >> > > >> > Well, history cleanup may not required, but move it to it own git > repo? > >> > > >> > On Mon, Jun 29, 2015 at 12:15 PM, Adam Retter <ad...@ex...> > wrote: > >> >> > >> >> Hi Dmitriy what is "svn extension", regards the history from > >> >> Subversion we want to keep this. I went to great lengths to ensure > >> >> that this was preserved when we migrated because it was felt by > >> >> several of the devs that keeping this was essential. > >> >> > >> >> On 28 June 2015 at 22:43, Dmitriy Shabanov <sha...@gm...> > wrote: > >> >> > Hi, > >> >> > > >> >> > If that going on, maybe it's time to delete svn extension from > eXist > >> >> > code > >> >> > too (including history)? May goal to reduce size of eXist git repo. > >> >> > > >> >> > On Sun, Jun 28, 2015 at 10:05 PM, Adam Retter <ad...@ex...> > >> >> > wrote: > >> >> >> > >> >> >> I have repaired much of the commit history and for now my repaired > >> >> >> copy is available here - > >> >> >> https://github.com/adamretter/exist/commits/develop > >> >> >> > >> >> >> I am afraid that to proceed and finish the job though I have a > >> >> >> couple > >> >> >> of different approaches that I could take. This needs to be > >> >> >> discussed > >> >> >> with the rest of the core development team to get an agreement. > >> >> >> However, the crux of the matter is that removing a file from our > >> >> >> repository history will cause problems with existing open > >> >> >> pull-requests and any other branch or cloned repo. > >> >> >> > >> >> >> There are a few ways we could proceed. When the other core > >> >> >> developers > >> >> >> appear again (tomorrow now I guess), then we will resolve this > ASAP. > >> >> >> > >> >> >> For the moment, please consider the repo still frozen. Sorry for > the > >> >> >> delay, and thank you for your patience. > >> >> >> > >> >> >> I will issue another update tomorrow AM (UTC). > >> >> >> > >> >> >> Adam. > >> >> >> > >> >> >> On 27 June 2015 at 22:49, Adam Retter <ad...@ex...> wrote: > >> >> >> > Hi eXist developers, > >> >> >> > > >> >> >> > For the moment, we think we may have a problem with our GitHub > Git > >> >> >> > repository. Can I please ask people to avoid sending or merging > >> >> >> > any > >> >> >> > pull-requests for the next 12 hours or so. > >> >> >> > > >> >> >> > Unfortunately I am traveling at the moment, but I will be able > to > >> >> >> > look > >> >> >> > at repairing the repository from about 12pm UTC tomorrow (Sunday > >> >> >> > 27th > >> >> >> > June). It should only take me about 1 - 2 hours. I will send a > >> >> >> > further > >> >> >> > update after that time. > >> >> >> > > >> >> >> > Also for your own sanity, I would suggest not doing a pull or > >> >> >> > fetch > >> >> >> > from the eXist GitHub repository at the moment. > >> >> >> > > >> >> >> > Thanks for your patience. Adam. > >> >> >> > > >> >> >> > -- > >> >> >> > Adam Retter > >> >> >> > > >> >> >> > eXist Developer > >> >> >> > { United Kingdom } > >> >> >> > ad...@ex... > >> >> >> > irc://irc.freenode.net/existdb > >> >> >> > >> >> >> > >> >> >> > >> >> >> -- > >> >> >> Adam Retter > >> >> >> > >> >> >> eXist Developer > >> >> >> { United Kingdom } > >> >> >> ad...@ex... > >> >> >> irc://irc.freenode.net/existdb > >> >> >> > >> >> >> > >> >> >> > >> >> >> > >> >> >> > ------------------------------------------------------------------------------ > >> >> >> Monitor 25 network devices or servers for free with OpManager! > >> >> >> OpManager is web-based network management software that monitors > >> >> >> network devices and physical & virtual servers, alerts via email & > >> >> >> sms > >> >> >> for fault. Monitor 25 devices for free with no restriction. > Download > >> >> >> now > >> >> >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > >> >> >> _______________________________________________ > >> >> >> Exist-development mailing list > >> >> >> Exi...@li... > >> >> >> https://lists.sourceforge.net/lists/listinfo/exist-development > >> >> > > >> >> > > >> >> > > >> >> > > >> >> > -- > >> >> > Dmitriy Shabanov > >> >> > >> >> > >> >> > >> >> -- > >> >> Adam Retter > >> >> > >> >> eXist Developer > >> >> { United Kingdom } > >> >> ad...@ex... > >> >> irc://irc.freenode.net/existdb > >> > > >> > > >> > > >> > > >> > -- > >> > Dmitriy Shabanov > >> > >> > >> > >> -- > >> Adam Retter > >> > >> eXist Developer > >> { United Kingdom } > >> ad...@ex... > >> irc://irc.freenode.net/existdb > > > > > > > > > > -- > > Dmitriy Shabanov > > > > -- > Adam Retter > > eXist Developer > { United Kingdom } > ad...@ex... > irc://irc.freenode.net/existdb > -- Dmitriy Shabanov |
From: Adam R. <ad...@ex...> - 2015-06-29 13:57:06
|
That took slightly longer than expected, but the Git repo is now back in good order and open for business again. Sorry for the issues. If you have a clone of the eXist GitHub repo and your `develop` (or other derivative branches) and you pulled or rebased since Friday 26th June 2015, then you I am afraid will most likely need to rebase or reset your HEAD to wipe out the issues that were introduced. If you did not update since Friday 26th June, then you are probably just fine and can do a pull or fetch/rebase just fine again. Thanks Adam. On 28 June 2015 at 20:05, Adam Retter <ad...@ex...> wrote: > I have repaired much of the commit history and for now my repaired > copy is available here - > https://github.com/adamretter/exist/commits/develop > > I am afraid that to proceed and finish the job though I have a couple > of different approaches that I could take. This needs to be discussed > with the rest of the core development team to get an agreement. > However, the crux of the matter is that removing a file from our > repository history will cause problems with existing open > pull-requests and any other branch or cloned repo. > > There are a few ways we could proceed. When the other core developers > appear again (tomorrow now I guess), then we will resolve this ASAP. > > For the moment, please consider the repo still frozen. Sorry for the > delay, and thank you for your patience. > > I will issue another update tomorrow AM (UTC). > > Adam. > > On 27 June 2015 at 22:49, Adam Retter <ad...@ex...> wrote: >> Hi eXist developers, >> >> For the moment, we think we may have a problem with our GitHub Git >> repository. Can I please ask people to avoid sending or merging any >> pull-requests for the next 12 hours or so. >> >> Unfortunately I am traveling at the moment, but I will be able to look >> at repairing the repository from about 12pm UTC tomorrow (Sunday 27th >> June). It should only take me about 1 - 2 hours. I will send a further >> update after that time. >> >> Also for your own sanity, I would suggest not doing a pull or fetch >> from the eXist GitHub repository at the moment. >> >> Thanks for your patience. Adam. >> >> -- >> Adam Retter >> >> eXist Developer >> { United Kingdom } >> ad...@ex... >> irc://irc.freenode.net/existdb > > > > -- > Adam Retter > > eXist Developer > { United Kingdom } > ad...@ex... > irc://irc.freenode.net/existdb -- Adam Retter eXist Developer { United Kingdom } ad...@ex... irc://irc.freenode.net/existdb |
From: Adam R. <ad...@ex...> - 2015-06-29 13:53:18
|
Okay if you want to remove it, then can you send a PR please? On 29 June 2015 at 11:46, Dmitriy Shabanov <sha...@gm...> wrote: > Hi Adam, > > I did create it, and maintain ... but it was not used much, so I'm not going > to continue it support. > > On Mon, Jun 29, 2015 at 1:05 PM, Adam Retter <ad...@ex...> wrote: >> >> Hi Dmitriy, >> >> I have no idea of the provenance of the svn extension? or if anyone is >> using it? or who created it? So I cannot really say what its fate >> should be... >> >> On 29 June 2015 at 10:55, Dmitriy Shabanov <sha...@gm...> wrote: >> > I mean https://github.com/eXist-db/exist/tree/develop/extensions/svn >> > >> > Well, history cleanup may not required, but move it to it own git repo? >> > >> > On Mon, Jun 29, 2015 at 12:15 PM, Adam Retter <ad...@ex...> wrote: >> >> >> >> Hi Dmitriy what is "svn extension", regards the history from >> >> Subversion we want to keep this. I went to great lengths to ensure >> >> that this was preserved when we migrated because it was felt by >> >> several of the devs that keeping this was essential. >> >> >> >> On 28 June 2015 at 22:43, Dmitriy Shabanov <sha...@gm...> wrote: >> >> > Hi, >> >> > >> >> > If that going on, maybe it's time to delete svn extension from eXist >> >> > code >> >> > too (including history)? May goal to reduce size of eXist git repo. >> >> > >> >> > On Sun, Jun 28, 2015 at 10:05 PM, Adam Retter <ad...@ex...> >> >> > wrote: >> >> >> >> >> >> I have repaired much of the commit history and for now my repaired >> >> >> copy is available here - >> >> >> https://github.com/adamretter/exist/commits/develop >> >> >> >> >> >> I am afraid that to proceed and finish the job though I have a >> >> >> couple >> >> >> of different approaches that I could take. This needs to be >> >> >> discussed >> >> >> with the rest of the core development team to get an agreement. >> >> >> However, the crux of the matter is that removing a file from our >> >> >> repository history will cause problems with existing open >> >> >> pull-requests and any other branch or cloned repo. >> >> >> >> >> >> There are a few ways we could proceed. When the other core >> >> >> developers >> >> >> appear again (tomorrow now I guess), then we will resolve this ASAP. >> >> >> >> >> >> For the moment, please consider the repo still frozen. Sorry for the >> >> >> delay, and thank you for your patience. >> >> >> >> >> >> I will issue another update tomorrow AM (UTC). >> >> >> >> >> >> Adam. >> >> >> >> >> >> On 27 June 2015 at 22:49, Adam Retter <ad...@ex...> wrote: >> >> >> > Hi eXist developers, >> >> >> > >> >> >> > For the moment, we think we may have a problem with our GitHub Git >> >> >> > repository. Can I please ask people to avoid sending or merging >> >> >> > any >> >> >> > pull-requests for the next 12 hours or so. >> >> >> > >> >> >> > Unfortunately I am traveling at the moment, but I will be able to >> >> >> > look >> >> >> > at repairing the repository from about 12pm UTC tomorrow (Sunday >> >> >> > 27th >> >> >> > June). It should only take me about 1 - 2 hours. I will send a >> >> >> > further >> >> >> > update after that time. >> >> >> > >> >> >> > Also for your own sanity, I would suggest not doing a pull or >> >> >> > fetch >> >> >> > from the eXist GitHub repository at the moment. >> >> >> > >> >> >> > Thanks for your patience. Adam. >> >> >> > >> >> >> > -- >> >> >> > Adam Retter >> >> >> > >> >> >> > eXist Developer >> >> >> > { United Kingdom } >> >> >> > ad...@ex... >> >> >> > irc://irc.freenode.net/existdb >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> Adam Retter >> >> >> >> >> >> eXist Developer >> >> >> { United Kingdom } >> >> >> ad...@ex... >> >> >> irc://irc.freenode.net/existdb >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> >> Monitor 25 network devices or servers for free with OpManager! >> >> >> OpManager is web-based network management software that monitors >> >> >> network devices and physical & virtual servers, alerts via email & >> >> >> sms >> >> >> for fault. Monitor 25 devices for free with no restriction. Download >> >> >> now >> >> >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >> >> >> _______________________________________________ >> >> >> Exist-development mailing list >> >> >> Exi...@li... >> >> >> https://lists.sourceforge.net/lists/listinfo/exist-development >> >> > >> >> > >> >> > >> >> > >> >> > -- >> >> > Dmitriy Shabanov >> >> >> >> >> >> >> >> -- >> >> Adam Retter >> >> >> >> eXist Developer >> >> { United Kingdom } >> >> ad...@ex... >> >> irc://irc.freenode.net/existdb >> > >> > >> > >> > >> > -- >> > Dmitriy Shabanov >> >> >> >> -- >> Adam Retter >> >> eXist Developer >> { United Kingdom } >> ad...@ex... >> irc://irc.freenode.net/existdb > > > > > -- > Dmitriy Shabanov -- Adam Retter eXist Developer { United Kingdom } ad...@ex... irc://irc.freenode.net/existdb |
From: Dmitriy S. <sha...@gm...> - 2015-06-29 10:46:40
|
Hi Adam, I did create it, and maintain ... but it was not used much, so I'm not going to continue it support. On Mon, Jun 29, 2015 at 1:05 PM, Adam Retter <ad...@ex...> wrote: > Hi Dmitriy, > > I have no idea of the provenance of the svn extension? or if anyone is > using it? or who created it? So I cannot really say what its fate > should be... > > On 29 June 2015 at 10:55, Dmitriy Shabanov <sha...@gm...> wrote: > > I mean https://github.com/eXist-db/exist/tree/develop/extensions/svn > > > > Well, history cleanup may not required, but move it to it own git repo? > > > > On Mon, Jun 29, 2015 at 12:15 PM, Adam Retter <ad...@ex...> wrote: > >> > >> Hi Dmitriy what is "svn extension", regards the history from > >> Subversion we want to keep this. I went to great lengths to ensure > >> that this was preserved when we migrated because it was felt by > >> several of the devs that keeping this was essential. > >> > >> On 28 June 2015 at 22:43, Dmitriy Shabanov <sha...@gm...> wrote: > >> > Hi, > >> > > >> > If that going on, maybe it's time to delete svn extension from eXist > >> > code > >> > too (including history)? May goal to reduce size of eXist git repo. > >> > > >> > On Sun, Jun 28, 2015 at 10:05 PM, Adam Retter <ad...@ex...> > wrote: > >> >> > >> >> I have repaired much of the commit history and for now my repaired > >> >> copy is available here - > >> >> https://github.com/adamretter/exist/commits/develop > >> >> > >> >> I am afraid that to proceed and finish the job though I have a couple > >> >> of different approaches that I could take. This needs to be discussed > >> >> with the rest of the core development team to get an agreement. > >> >> However, the crux of the matter is that removing a file from our > >> >> repository history will cause problems with existing open > >> >> pull-requests and any other branch or cloned repo. > >> >> > >> >> There are a few ways we could proceed. When the other core developers > >> >> appear again (tomorrow now I guess), then we will resolve this ASAP. > >> >> > >> >> For the moment, please consider the repo still frozen. Sorry for the > >> >> delay, and thank you for your patience. > >> >> > >> >> I will issue another update tomorrow AM (UTC). > >> >> > >> >> Adam. > >> >> > >> >> On 27 June 2015 at 22:49, Adam Retter <ad...@ex...> wrote: > >> >> > Hi eXist developers, > >> >> > > >> >> > For the moment, we think we may have a problem with our GitHub Git > >> >> > repository. Can I please ask people to avoid sending or merging any > >> >> > pull-requests for the next 12 hours or so. > >> >> > > >> >> > Unfortunately I am traveling at the moment, but I will be able to > >> >> > look > >> >> > at repairing the repository from about 12pm UTC tomorrow (Sunday > 27th > >> >> > June). It should only take me about 1 - 2 hours. I will send a > >> >> > further > >> >> > update after that time. > >> >> > > >> >> > Also for your own sanity, I would suggest not doing a pull or fetch > >> >> > from the eXist GitHub repository at the moment. > >> >> > > >> >> > Thanks for your patience. Adam. > >> >> > > >> >> > -- > >> >> > Adam Retter > >> >> > > >> >> > eXist Developer > >> >> > { United Kingdom } > >> >> > ad...@ex... > >> >> > irc://irc.freenode.net/existdb > >> >> > >> >> > >> >> > >> >> -- > >> >> Adam Retter > >> >> > >> >> eXist Developer > >> >> { United Kingdom } > >> >> ad...@ex... > >> >> irc://irc.freenode.net/existdb > >> >> > >> >> > >> >> > >> >> > ------------------------------------------------------------------------------ > >> >> Monitor 25 network devices or servers for free with OpManager! > >> >> OpManager is web-based network management software that monitors > >> >> network devices and physical & virtual servers, alerts via email & > sms > >> >> for fault. Monitor 25 devices for free with no restriction. Download > >> >> now > >> >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > >> >> _______________________________________________ > >> >> Exist-development mailing list > >> >> Exi...@li... > >> >> https://lists.sourceforge.net/lists/listinfo/exist-development > >> > > >> > > >> > > >> > > >> > -- > >> > Dmitriy Shabanov > >> > >> > >> > >> -- > >> Adam Retter > >> > >> eXist Developer > >> { United Kingdom } > >> ad...@ex... > >> irc://irc.freenode.net/existdb > > > > > > > > > > -- > > Dmitriy Shabanov > > > > -- > Adam Retter > > eXist Developer > { United Kingdom } > ad...@ex... > irc://irc.freenode.net/existdb > -- Dmitriy Shabanov |
From: Adam R. <ad...@ex...> - 2015-06-29 10:05:41
|
Hi Dmitriy, I have no idea of the provenance of the svn extension? or if anyone is using it? or who created it? So I cannot really say what its fate should be... On 29 June 2015 at 10:55, Dmitriy Shabanov <sha...@gm...> wrote: > I mean https://github.com/eXist-db/exist/tree/develop/extensions/svn > > Well, history cleanup may not required, but move it to it own git repo? > > On Mon, Jun 29, 2015 at 12:15 PM, Adam Retter <ad...@ex...> wrote: >> >> Hi Dmitriy what is "svn extension", regards the history from >> Subversion we want to keep this. I went to great lengths to ensure >> that this was preserved when we migrated because it was felt by >> several of the devs that keeping this was essential. >> >> On 28 June 2015 at 22:43, Dmitriy Shabanov <sha...@gm...> wrote: >> > Hi, >> > >> > If that going on, maybe it's time to delete svn extension from eXist >> > code >> > too (including history)? May goal to reduce size of eXist git repo. >> > >> > On Sun, Jun 28, 2015 at 10:05 PM, Adam Retter <ad...@ex...> wrote: >> >> >> >> I have repaired much of the commit history and for now my repaired >> >> copy is available here - >> >> https://github.com/adamretter/exist/commits/develop >> >> >> >> I am afraid that to proceed and finish the job though I have a couple >> >> of different approaches that I could take. This needs to be discussed >> >> with the rest of the core development team to get an agreement. >> >> However, the crux of the matter is that removing a file from our >> >> repository history will cause problems with existing open >> >> pull-requests and any other branch or cloned repo. >> >> >> >> There are a few ways we could proceed. When the other core developers >> >> appear again (tomorrow now I guess), then we will resolve this ASAP. >> >> >> >> For the moment, please consider the repo still frozen. Sorry for the >> >> delay, and thank you for your patience. >> >> >> >> I will issue another update tomorrow AM (UTC). >> >> >> >> Adam. >> >> >> >> On 27 June 2015 at 22:49, Adam Retter <ad...@ex...> wrote: >> >> > Hi eXist developers, >> >> > >> >> > For the moment, we think we may have a problem with our GitHub Git >> >> > repository. Can I please ask people to avoid sending or merging any >> >> > pull-requests for the next 12 hours or so. >> >> > >> >> > Unfortunately I am traveling at the moment, but I will be able to >> >> > look >> >> > at repairing the repository from about 12pm UTC tomorrow (Sunday 27th >> >> > June). It should only take me about 1 - 2 hours. I will send a >> >> > further >> >> > update after that time. >> >> > >> >> > Also for your own sanity, I would suggest not doing a pull or fetch >> >> > from the eXist GitHub repository at the moment. >> >> > >> >> > Thanks for your patience. Adam. >> >> > >> >> > -- >> >> > Adam Retter >> >> > >> >> > eXist Developer >> >> > { United Kingdom } >> >> > ad...@ex... >> >> > irc://irc.freenode.net/existdb >> >> >> >> >> >> >> >> -- >> >> Adam Retter >> >> >> >> eXist Developer >> >> { United Kingdom } >> >> ad...@ex... >> >> irc://irc.freenode.net/existdb >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> Monitor 25 network devices or servers for free with OpManager! >> >> OpManager is web-based network management software that monitors >> >> network devices and physical & virtual servers, alerts via email & sms >> >> for fault. Monitor 25 devices for free with no restriction. Download >> >> now >> >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >> >> _______________________________________________ >> >> Exist-development mailing list >> >> Exi...@li... >> >> https://lists.sourceforge.net/lists/listinfo/exist-development >> > >> > >> > >> > >> > -- >> > Dmitriy Shabanov >> >> >> >> -- >> Adam Retter >> >> eXist Developer >> { United Kingdom } >> ad...@ex... >> irc://irc.freenode.net/existdb > > > > > -- > Dmitriy Shabanov -- Adam Retter eXist Developer { United Kingdom } ad...@ex... irc://irc.freenode.net/existdb |
From: Dmitriy S. <sha...@gm...> - 2015-06-29 09:55:53
|
I mean https://github.com/eXist-db/exist/tree/develop/extensions/svn Well, history cleanup may not required, but move it to it own git repo? On Mon, Jun 29, 2015 at 12:15 PM, Adam Retter <ad...@ex...> wrote: > Hi Dmitriy what is "svn extension", regards the history from > Subversion we want to keep this. I went to great lengths to ensure > that this was preserved when we migrated because it was felt by > several of the devs that keeping this was essential. > > On 28 June 2015 at 22:43, Dmitriy Shabanov <sha...@gm...> wrote: > > Hi, > > > > If that going on, maybe it's time to delete svn extension from eXist code > > too (including history)? May goal to reduce size of eXist git repo. > > > > On Sun, Jun 28, 2015 at 10:05 PM, Adam Retter <ad...@ex...> wrote: > >> > >> I have repaired much of the commit history and for now my repaired > >> copy is available here - > >> https://github.com/adamretter/exist/commits/develop > >> > >> I am afraid that to proceed and finish the job though I have a couple > >> of different approaches that I could take. This needs to be discussed > >> with the rest of the core development team to get an agreement. > >> However, the crux of the matter is that removing a file from our > >> repository history will cause problems with existing open > >> pull-requests and any other branch or cloned repo. > >> > >> There are a few ways we could proceed. When the other core developers > >> appear again (tomorrow now I guess), then we will resolve this ASAP. > >> > >> For the moment, please consider the repo still frozen. Sorry for the > >> delay, and thank you for your patience. > >> > >> I will issue another update tomorrow AM (UTC). > >> > >> Adam. > >> > >> On 27 June 2015 at 22:49, Adam Retter <ad...@ex...> wrote: > >> > Hi eXist developers, > >> > > >> > For the moment, we think we may have a problem with our GitHub Git > >> > repository. Can I please ask people to avoid sending or merging any > >> > pull-requests for the next 12 hours or so. > >> > > >> > Unfortunately I am traveling at the moment, but I will be able to look > >> > at repairing the repository from about 12pm UTC tomorrow (Sunday 27th > >> > June). It should only take me about 1 - 2 hours. I will send a further > >> > update after that time. > >> > > >> > Also for your own sanity, I would suggest not doing a pull or fetch > >> > from the eXist GitHub repository at the moment. > >> > > >> > Thanks for your patience. Adam. > >> > > >> > -- > >> > Adam Retter > >> > > >> > eXist Developer > >> > { United Kingdom } > >> > ad...@ex... > >> > irc://irc.freenode.net/existdb > >> > >> > >> > >> -- > >> Adam Retter > >> > >> eXist Developer > >> { United Kingdom } > >> ad...@ex... > >> irc://irc.freenode.net/existdb > >> > >> > >> > ------------------------------------------------------------------------------ > >> Monitor 25 network devices or servers for free with OpManager! > >> OpManager is web-based network management software that monitors > >> network devices and physical & virtual servers, alerts via email & sms > >> for fault. Monitor 25 devices for free with no restriction. Download now > >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > >> _______________________________________________ > >> Exist-development mailing list > >> Exi...@li... > >> https://lists.sourceforge.net/lists/listinfo/exist-development > > > > > > > > > > -- > > Dmitriy Shabanov > > > > -- > Adam Retter > > eXist Developer > { United Kingdom } > ad...@ex... > irc://irc.freenode.net/existdb > -- Dmitriy Shabanov |
From: Adam R. <ad...@ex...> - 2015-06-29 09:16:00
|
Hi Dmitriy what is "svn extension", regards the history from Subversion we want to keep this. I went to great lengths to ensure that this was preserved when we migrated because it was felt by several of the devs that keeping this was essential. On 28 June 2015 at 22:43, Dmitriy Shabanov <sha...@gm...> wrote: > Hi, > > If that going on, maybe it's time to delete svn extension from eXist code > too (including history)? May goal to reduce size of eXist git repo. > > On Sun, Jun 28, 2015 at 10:05 PM, Adam Retter <ad...@ex...> wrote: >> >> I have repaired much of the commit history and for now my repaired >> copy is available here - >> https://github.com/adamretter/exist/commits/develop >> >> I am afraid that to proceed and finish the job though I have a couple >> of different approaches that I could take. This needs to be discussed >> with the rest of the core development team to get an agreement. >> However, the crux of the matter is that removing a file from our >> repository history will cause problems with existing open >> pull-requests and any other branch or cloned repo. >> >> There are a few ways we could proceed. When the other core developers >> appear again (tomorrow now I guess), then we will resolve this ASAP. >> >> For the moment, please consider the repo still frozen. Sorry for the >> delay, and thank you for your patience. >> >> I will issue another update tomorrow AM (UTC). >> >> Adam. >> >> On 27 June 2015 at 22:49, Adam Retter <ad...@ex...> wrote: >> > Hi eXist developers, >> > >> > For the moment, we think we may have a problem with our GitHub Git >> > repository. Can I please ask people to avoid sending or merging any >> > pull-requests for the next 12 hours or so. >> > >> > Unfortunately I am traveling at the moment, but I will be able to look >> > at repairing the repository from about 12pm UTC tomorrow (Sunday 27th >> > June). It should only take me about 1 - 2 hours. I will send a further >> > update after that time. >> > >> > Also for your own sanity, I would suggest not doing a pull or fetch >> > from the eXist GitHub repository at the moment. >> > >> > Thanks for your patience. Adam. >> > >> > -- >> > Adam Retter >> > >> > eXist Developer >> > { United Kingdom } >> > ad...@ex... >> > irc://irc.freenode.net/existdb >> >> >> >> -- >> Adam Retter >> >> eXist Developer >> { United Kingdom } >> ad...@ex... >> irc://irc.freenode.net/existdb >> >> >> ------------------------------------------------------------------------------ >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >> _______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development > > > > > -- > Dmitriy Shabanov -- Adam Retter eXist Developer { United Kingdom } ad...@ex... irc://irc.freenode.net/existdb |
From: Dmitriy S. <sha...@gm...> - 2015-06-28 21:43:27
|
Hi, If that going on, maybe it's time to delete svn extension from eXist code too (including history)? May goal to reduce size of eXist git repo. On Sun, Jun 28, 2015 at 10:05 PM, Adam Retter <ad...@ex...> wrote: > I have repaired much of the commit history and for now my repaired > copy is available here - > https://github.com/adamretter/exist/commits/develop > > I am afraid that to proceed and finish the job though I have a couple > of different approaches that I could take. This needs to be discussed > with the rest of the core development team to get an agreement. > However, the crux of the matter is that removing a file from our > repository history will cause problems with existing open > pull-requests and any other branch or cloned repo. > > There are a few ways we could proceed. When the other core developers > appear again (tomorrow now I guess), then we will resolve this ASAP. > > For the moment, please consider the repo still frozen. Sorry for the > delay, and thank you for your patience. > > I will issue another update tomorrow AM (UTC). > > Adam. > > On 27 June 2015 at 22:49, Adam Retter <ad...@ex...> wrote: > > Hi eXist developers, > > > > For the moment, we think we may have a problem with our GitHub Git > > repository. Can I please ask people to avoid sending or merging any > > pull-requests for the next 12 hours or so. > > > > Unfortunately I am traveling at the moment, but I will be able to look > > at repairing the repository from about 12pm UTC tomorrow (Sunday 27th > > June). It should only take me about 1 - 2 hours. I will send a further > > update after that time. > > > > Also for your own sanity, I would suggest not doing a pull or fetch > > from the eXist GitHub repository at the moment. > > > > Thanks for your patience. Adam. > > > > -- > > Adam Retter > > > > eXist Developer > > { United Kingdom } > > ad...@ex... > > irc://irc.freenode.net/existdb > > > > -- > Adam Retter > > eXist Developer > { United Kingdom } > ad...@ex... > irc://irc.freenode.net/existdb > > > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > _______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development > -- Dmitriy Shabanov |
From: Adam R. <ad...@ex...> - 2015-06-28 19:05:52
|
I have repaired much of the commit history and for now my repaired copy is available here - https://github.com/adamretter/exist/commits/develop I am afraid that to proceed and finish the job though I have a couple of different approaches that I could take. This needs to be discussed with the rest of the core development team to get an agreement. However, the crux of the matter is that removing a file from our repository history will cause problems with existing open pull-requests and any other branch or cloned repo. There are a few ways we could proceed. When the other core developers appear again (tomorrow now I guess), then we will resolve this ASAP. For the moment, please consider the repo still frozen. Sorry for the delay, and thank you for your patience. I will issue another update tomorrow AM (UTC). Adam. On 27 June 2015 at 22:49, Adam Retter <ad...@ex...> wrote: > Hi eXist developers, > > For the moment, we think we may have a problem with our GitHub Git > repository. Can I please ask people to avoid sending or merging any > pull-requests for the next 12 hours or so. > > Unfortunately I am traveling at the moment, but I will be able to look > at repairing the repository from about 12pm UTC tomorrow (Sunday 27th > June). It should only take me about 1 - 2 hours. I will send a further > update after that time. > > Also for your own sanity, I would suggest not doing a pull or fetch > from the eXist GitHub repository at the moment. > > Thanks for your patience. Adam. > > -- > Adam Retter > > eXist Developer > { United Kingdom } > ad...@ex... > irc://irc.freenode.net/existdb -- Adam Retter eXist Developer { United Kingdom } ad...@ex... irc://irc.freenode.net/existdb |
From: Adam R. <ad...@ex...> - 2015-06-28 17:00:49
|
Sorry I do think there is an issue, but I can help fix it. This was not a criticism of you, I appreciate that problems happen, but well I can help fix them. I didn't know that you were having a hard time removing Diff.java, literally no one told me or asked me to help you. On 28 June 2015 at 15:37, Lars Windauer <la...@ex...> wrote: > Go on if you are sure what you are doing. The .gitignore commit should not have been in there (it was only about removing and adding the scripts path to .gitignore), that happened by accident, but I don’t see the problem. Like I said several time, this was to remove the Diff.java from the history (as requested by you). If there are real errors, please go on and fix it, I could not find any and no one else reported me any real issue until now. Please make sure, you don’t introduce the Diff.java file again as mentioned at https://help.github.com/articles/remove-sensitive-data/ point 8. > > I’m a little bit fed up, cause I said several time, that I’m not feeling well about me removing the file from the Git history, but all feedback I got was “we have to get out the RC1” and "don’t forget my PR”, but no help with all the open issues for or on how to safely delete the Diff.java file (except from Tobi). > > __ > Lars Windauer > eXist Solutions GmbH > > phone: + 49 30 83 22 5550 > mobile: +49 170 587 1300 > skype: windauer > > Director: Wolfgang Meier > DE273180763 > AG Darmstadt HRB 89454 > >> Am 27.06.2015 um 23:38 schrieb Adam Retter <ad...@ex...>: >> >> Lars, >> >> I think there are still problems as I wrote in my email to this thread. >> >> Your commit here >> https://github.com/eXist-db/exist/commit/cd9c36cd0ad4acb6c7b20280f52e8589ae29ab94 >> seems to touch 98 files. I think you probably only meant to change the >> .gitignore file? The rest looks like some sort of mistake. Also then >> the PR from Tobi after your changes seems to want to touch every file >> in the project - https://github.com/eXist-db/exist/pull/702 Without >> seeing your local repos it is hard for me to see exactly where the >> problem lies, but from my perspective right now, it looks like >> something is quite broken. >> >> I can fix this as I have a good copy locally i.e. before these >> changes, and I can be careful to pick in the updates. Let me know that >> it is okay for me to do this... I would really like get this fixed >> ASAP... >> >> On 27 June 2015 at 21:27, Lars Windauer <la...@ex...> wrote: >>> He everyone, >>> >>> sorry about the confusion, I should have send a mail before the push >>> yesterday. It was done to remove the Diff.java file from the history. See >>> https://help.github.com/articles/remove-sensitive-data/ and >>> https://rtyley.github.io/bfg-repo-cleaner/ (which is proposed in the first >>> article). >>> >>> Everyone, please be aware of point 8 of the Github hotwo: "Tell your >>> collaborators to rebase, not merge, any branches they created off of your >>> old (tainted) repository history. One merge commit could reintroduce some or >>> all of the tainted history that you just went to the trouble of purging." >>> >>> If you find any real bugs cause of push, me might have to roll it back. But >>> as far as I have tested it (on a fresh checkout) it worked perfectly fine. >>> >>> Best regards and sorry again for the confusion >>> >>> lars >>> >>> >>> >>> Am 27.06.2015 um 22:05 schrieb Dmitriy Shabanov <sha...@gm...>: >>> >>> Also, travis do not run any test. >>> >>> The command "./build.sh travis" exited with 2. >>> >>> >>> On Sat, Jun 27, 2015 at 7:36 PM, Wolfgang Meier <wol...@ex...> >>> wrote: >>>> >>>> Well, my Internet connection doesn't work this weekend, so I couldn't see >>>> the changes Lars did yesterday evening to clean up the repo in preparation >>>> of the next release. >>>> >>>> But as I understood it, we all need to rebase our local copies. This is >>>> described on our github page and usually the procedure is painless if you >>>> follow it exactly. >>>> >>>> Wolfgang >>>> >>>> Am 27.06.2015 17:36 schrieb "Jens Østergaard Petersen" >>>> <oe...@gm...>: >>>>> >>>>> Is this a git/GitHub problem? Does anyone have any ideas? >>>>> >>>>> Jens >>>>> >>>>> On 27 Jun 2015 at 10:22:07, Dmitriy Shabanov (sha...@gm...) wrote: >>>>> >>>>> Hi, >>>>> >>>>> Something bad happen with develop branch? >>>>> >>>>> -- >>>>> Dmitriy Shabanov >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Monitor 25 network devices or servers for free with OpManager! >>>>> OpManager is web-based network management software that monitors >>>>> network devices and physical & virtual servers, alerts via email & sms >>>>> for fault. Monitor 25 devices for free with no restriction. Download now >>>>> >>>>> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ >>>>> Exist-development mailing list >>>>> Exi...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/exist-development >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Monitor 25 network devices or servers for free with OpManager! >>>>> OpManager is web-based network management software that monitors >>>>> network devices and physical & virtual servers, alerts via email & sms >>>>> for fault. Monitor 25 devices for free with no restriction. Download now >>>>> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >>>>> _______________________________________________ >>>>> Exist-development mailing list >>>>> Exi...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/exist-development >>>>> >>> >>> >>> >>> -- >>> Dmitriy Shabanov >>> ------------------------------------------------------------------------------ >>> Monitor 25 network devices or servers for free with OpManager! >>> OpManager is web-based network management software that monitors >>> network devices and physical & virtual servers, alerts via email & sms >>> for fault. Monitor 25 devices for free with no restriction. Download now >>> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ >>> Exist-development mailing list >>> Exi...@li... >>> https://lists.sourceforge.net/lists/listinfo/exist-development >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Monitor 25 network devices or servers for free with OpManager! >>> OpManager is web-based network management software that monitors >>> network devices and physical & virtual servers, alerts via email & sms >>> for fault. Monitor 25 devices for free with no restriction. Download now >>> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >>> _______________________________________________ >>> Exist-development mailing list >>> Exi...@li... >>> https://lists.sourceforge.net/lists/listinfo/exist-development >>> >> >> >> >> -- >> Adam Retter >> >> eXist Developer >> { United Kingdom } >> ad...@ex... >> irc://irc.freenode.net/existdb > > > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > _______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development > -- Adam Retter eXist Developer { United Kingdom } ad...@ex... irc://irc.freenode.net/existdb |
From: Lars W. <la...@ex...> - 2015-06-28 14:38:07
|
Go on if you are sure what you are doing. The .gitignore commit should not have been in there (it was only about removing and adding the scripts path to .gitignore), that happened by accident, but I don’t see the problem. Like I said several time, this was to remove the Diff.java from the history (as requested by you). If there are real errors, please go on and fix it, I could not find any and no one else reported me any real issue until now. Please make sure, you don’t introduce the Diff.java file again as mentioned at https://help.github.com/articles/remove-sensitive-data/ point 8. I’m a little bit fed up, cause I said several time, that I’m not feeling well about me removing the file from the Git history, but all feedback I got was “we have to get out the RC1” and "don’t forget my PR”, but no help with all the open issues for or on how to safely delete the Diff.java file (except from Tobi). __ Lars Windauer eXist Solutions GmbH phone: + 49 30 83 22 5550 mobile: +49 170 587 1300 skype: windauer Director: Wolfgang Meier DE273180763 AG Darmstadt HRB 89454 > Am 27.06.2015 um 23:38 schrieb Adam Retter <ad...@ex...>: > > Lars, > > I think there are still problems as I wrote in my email to this thread. > > Your commit here > https://github.com/eXist-db/exist/commit/cd9c36cd0ad4acb6c7b20280f52e8589ae29ab94 > seems to touch 98 files. I think you probably only meant to change the > .gitignore file? The rest looks like some sort of mistake. Also then > the PR from Tobi after your changes seems to want to touch every file > in the project - https://github.com/eXist-db/exist/pull/702 Without > seeing your local repos it is hard for me to see exactly where the > problem lies, but from my perspective right now, it looks like > something is quite broken. > > I can fix this as I have a good copy locally i.e. before these > changes, and I can be careful to pick in the updates. Let me know that > it is okay for me to do this... I would really like get this fixed > ASAP... > > On 27 June 2015 at 21:27, Lars Windauer <la...@ex...> wrote: >> He everyone, >> >> sorry about the confusion, I should have send a mail before the push >> yesterday. It was done to remove the Diff.java file from the history. See >> https://help.github.com/articles/remove-sensitive-data/ and >> https://rtyley.github.io/bfg-repo-cleaner/ (which is proposed in the first >> article). >> >> Everyone, please be aware of point 8 of the Github hotwo: "Tell your >> collaborators to rebase, not merge, any branches they created off of your >> old (tainted) repository history. One merge commit could reintroduce some or >> all of the tainted history that you just went to the trouble of purging." >> >> If you find any real bugs cause of push, me might have to roll it back. But >> as far as I have tested it (on a fresh checkout) it worked perfectly fine. >> >> Best regards and sorry again for the confusion >> >> lars >> >> >> >> Am 27.06.2015 um 22:05 schrieb Dmitriy Shabanov <sha...@gm...>: >> >> Also, travis do not run any test. >> >> The command "./build.sh travis" exited with 2. >> >> >> On Sat, Jun 27, 2015 at 7:36 PM, Wolfgang Meier <wol...@ex...> >> wrote: >>> >>> Well, my Internet connection doesn't work this weekend, so I couldn't see >>> the changes Lars did yesterday evening to clean up the repo in preparation >>> of the next release. >>> >>> But as I understood it, we all need to rebase our local copies. This is >>> described on our github page and usually the procedure is painless if you >>> follow it exactly. >>> >>> Wolfgang >>> >>> Am 27.06.2015 17:36 schrieb "Jens Østergaard Petersen" >>> <oe...@gm...>: >>>> >>>> Is this a git/GitHub problem? Does anyone have any ideas? >>>> >>>> Jens >>>> >>>> On 27 Jun 2015 at 10:22:07, Dmitriy Shabanov (sha...@gm...) wrote: >>>> >>>> Hi, >>>> >>>> Something bad happen with develop branch? >>>> >>>> -- >>>> Dmitriy Shabanov >>>> >>>> ------------------------------------------------------------------------------ >>>> Monitor 25 network devices or servers for free with OpManager! >>>> OpManager is web-based network management software that monitors >>>> network devices and physical & virtual servers, alerts via email & sms >>>> for fault. Monitor 25 devices for free with no restriction. Download now >>>> >>>> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ >>>> Exist-development mailing list >>>> Exi...@li... >>>> https://lists.sourceforge.net/lists/listinfo/exist-development >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Monitor 25 network devices or servers for free with OpManager! >>>> OpManager is web-based network management software that monitors >>>> network devices and physical & virtual servers, alerts via email & sms >>>> for fault. Monitor 25 devices for free with no restriction. Download now >>>> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >>>> _______________________________________________ >>>> Exist-development mailing list >>>> Exi...@li... >>>> https://lists.sourceforge.net/lists/listinfo/exist-development >>>> >> >> >> >> -- >> Dmitriy Shabanov >> ------------------------------------------------------------------------------ >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development >> >> >> >> ------------------------------------------------------------------------------ >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >> _______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development >> > > > > -- > Adam Retter > > eXist Developer > { United Kingdom } > ad...@ex... > irc://irc.freenode.net/existdb |
From: Adam R. <ad...@ex...> - 2015-06-27 21:49:34
|
Hi eXist developers, For the moment, we think we may have a problem with our GitHub Git repository. Can I please ask people to avoid sending or merging any pull-requests for the next 12 hours or so. Unfortunately I am traveling at the moment, but I will be able to look at repairing the repository from about 12pm UTC tomorrow (Sunday 27th June). It should only take me about 1 - 2 hours. I will send a further update after that time. Also for your own sanity, I would suggest not doing a pull or fetch from the eXist GitHub repository at the moment. Thanks for your patience. Adam. -- Adam Retter eXist Developer { United Kingdom } ad...@ex... irc://irc.freenode.net/existdb |
From: Adam R. <ad...@ex...> - 2015-06-27 21:38:38
|
Lars, I think there are still problems as I wrote in my email to this thread. Your commit here https://github.com/eXist-db/exist/commit/cd9c36cd0ad4acb6c7b20280f52e8589ae29ab94 seems to touch 98 files. I think you probably only meant to change the .gitignore file? The rest looks like some sort of mistake. Also then the PR from Tobi after your changes seems to want to touch every file in the project - https://github.com/eXist-db/exist/pull/702 Without seeing your local repos it is hard for me to see exactly where the problem lies, but from my perspective right now, it looks like something is quite broken. I can fix this as I have a good copy locally i.e. before these changes, and I can be careful to pick in the updates. Let me know that it is okay for me to do this... I would really like get this fixed ASAP... On 27 June 2015 at 21:27, Lars Windauer <la...@ex...> wrote: > He everyone, > > sorry about the confusion, I should have send a mail before the push > yesterday. It was done to remove the Diff.java file from the history. See > https://help.github.com/articles/remove-sensitive-data/ and > https://rtyley.github.io/bfg-repo-cleaner/ (which is proposed in the first > article). > > Everyone, please be aware of point 8 of the Github hotwo: "Tell your > collaborators to rebase, not merge, any branches they created off of your > old (tainted) repository history. One merge commit could reintroduce some or > all of the tainted history that you just went to the trouble of purging." > > If you find any real bugs cause of push, me might have to roll it back. But > as far as I have tested it (on a fresh checkout) it worked perfectly fine. > > Best regards and sorry again for the confusion > > lars > > > > Am 27.06.2015 um 22:05 schrieb Dmitriy Shabanov <sha...@gm...>: > > Also, travis do not run any test. > > The command "./build.sh travis" exited with 2. > > > On Sat, Jun 27, 2015 at 7:36 PM, Wolfgang Meier <wol...@ex...> > wrote: >> >> Well, my Internet connection doesn't work this weekend, so I couldn't see >> the changes Lars did yesterday evening to clean up the repo in preparation >> of the next release. >> >> But as I understood it, we all need to rebase our local copies. This is >> described on our github page and usually the procedure is painless if you >> follow it exactly. >> >> Wolfgang >> >> Am 27.06.2015 17:36 schrieb "Jens Østergaard Petersen" >> <oe...@gm...>: >>> >>> Is this a git/GitHub problem? Does anyone have any ideas? >>> >>> Jens >>> >>> On 27 Jun 2015 at 10:22:07, Dmitriy Shabanov (sha...@gm...) wrote: >>> >>> Hi, >>> >>> Something bad happen with develop branch? >>> >>> -- >>> Dmitriy Shabanov >>> >>> ------------------------------------------------------------------------------ >>> Monitor 25 network devices or servers for free with OpManager! >>> OpManager is web-based network management software that monitors >>> network devices and physical & virtual servers, alerts via email & sms >>> for fault. Monitor 25 devices for free with no restriction. Download now >>> >>> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ >>> Exist-development mailing list >>> Exi...@li... >>> https://lists.sourceforge.net/lists/listinfo/exist-development >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Monitor 25 network devices or servers for free with OpManager! >>> OpManager is web-based network management software that monitors >>> network devices and physical & virtual servers, alerts via email & sms >>> for fault. Monitor 25 devices for free with no restriction. Download now >>> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >>> _______________________________________________ >>> Exist-development mailing list >>> Exi...@li... >>> https://lists.sourceforge.net/lists/listinfo/exist-development >>> > > > > -- > Dmitriy Shabanov > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development > > > > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > _______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development > -- Adam Retter eXist Developer { United Kingdom } ad...@ex... irc://irc.freenode.net/existdb |
From: Lars W. <la...@ex...> - 2015-06-27 21:30:42
|
He everyone, sorry about the confusion, I should have send a mail before the push yesterday. It was done to remove the Diff.java file from the history. See https://help.github.com/articles/remove-sensitive-data/ <https://help.github.com/articles/remove-sensitive-data/> and https://rtyley.github.io/bfg-repo-cleaner/ <https://rtyley.github.io/bfg-repo-cleaner/> (which is proposed in the first article). Everyone, please be aware of point 8 of the Github hotwo: "Tell your collaborators to rebase, not merge, any branches they created off of your old (tainted) repository history. One merge commit could reintroduce some or all of the tainted history that you just went to the trouble of purging." If you find any real bugs cause of push, me might have to roll it back. But as far as I have tested it (on a fresh checkout) it worked perfectly fine. Best regards and sorry again for the confusion lars > Am 27.06.2015 um 22:05 schrieb Dmitriy Shabanov <sha...@gm...>: > > Also, travis do not run any test. > The command "./build.sh travis" exited with 2. > > On Sat, Jun 27, 2015 at 7:36 PM, Wolfgang Meier <wol...@ex... <mailto:wol...@ex...>> wrote: > Well, my Internet connection doesn't work this weekend, so I couldn't see the changes Lars did yesterday evening to clean up the repo in preparation of the next release. > > But as I understood it, we all need to rebase our local copies. This is described on our github page and usually the procedure is painless if you follow it exactly. > > Wolfgang > > Am 27.06.2015 17:36 schrieb "Jens Østergaard Petersen" <oe...@gm... <mailto:oe...@gm...>>: > Is this a git/GitHub problem? Does anyone have any ideas? > > Jens > > On 27 Jun 2015 at 10:22:07, Dmitriy Shabanov (sha...@gm... <mailto:sha...@gm...>) wrote: > >> Hi, >> >> Something bad happen with develop branch? >> >> -- >> Dmitriy Shabanov >> ------------------------------------------------------------------------------ >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ <http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________> >> Exist-development mailing list >> Exi...@li... <mailto:Exi...@li...> >> https://lists.sourceforge.net/lists/listinfo/exist-development <https://lists.sourceforge.net/lists/listinfo/exist-development> > > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o <http://ad.doubleclick.net/ddm/clk/292181274;119417398;o> > _______________________________________________ > Exist-development mailing list > Exi...@li... <mailto:Exi...@li...> > https://lists.sourceforge.net/lists/listinfo/exist-development <https://lists.sourceforge.net/lists/listinfo/exist-development> > > > > > -- > Dmitriy Shabanov > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development |
From: Adam R. <ad...@ex...> - 2015-06-27 21:07:44
|
I think the problem is more than just that. I have rebased our repo on GitHub in the past twice and yes people have to rebase their local copies if you do that, but... there are more problems here that I can see, Lars commit seems to contain changed to 98 files which it should not touch, the next PR from Tobi then purports to change almost every file, I *guess* because of a problem introduced by Lars commits. I can fix this for sure as I still have a good local copy before these changes, but it would be really good if I could get some agreement for me fixing this... On 27 June 2015 at 17:36, Wolfgang Meier <wol...@ex...> wrote: > Well, my Internet connection doesn't work this weekend, so I couldn't see > the changes Lars did yesterday evening to clean up the repo in preparation > of the next release. > > But as I understood it, we all need to rebase our local copies. This is > described on our github page and usually the procedure is painless if you > follow it exactly. > > Wolfgang > > Am 27.06.2015 17:36 schrieb "Jens Østergaard Petersen" <oe...@gm...>: >> >> Is this a git/GitHub problem? Does anyone have any ideas? >> >> Jens >> >> On 27 Jun 2015 at 10:22:07, Dmitriy Shabanov (sha...@gm...) wrote: >> >> Hi, >> >> Something bad happen with develop branch? >> >> -- >> Dmitriy Shabanov >> >> ------------------------------------------------------------------------------ >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development >> >> >> >> ------------------------------------------------------------------------------ >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >> _______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development >> > > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > _______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development > -- Adam Retter eXist Developer { United Kingdom } ad...@ex... irc://irc.freenode.net/existdb |
From: Dmitriy S. <sha...@gm...> - 2015-06-27 20:05:14
|
Also, travis do not run any test. The command "./build.sh travis" exited with 2. On Sat, Jun 27, 2015 at 7:36 PM, Wolfgang Meier <wol...@ex...> wrote: > Well, my Internet connection doesn't work this weekend, so I couldn't see > the changes Lars did yesterday evening to clean up the repo in preparation > of the next release. > > But as I understood it, we all need to rebase our local copies. This is > described on our github page and usually the procedure is painless if you > follow it exactly. > > Wolfgang > Am 27.06.2015 17:36 schrieb "Jens Østergaard Petersen" <oe...@gm... > >: > >> Is this a git/GitHub problem? Does anyone have any ideas? >> >> Jens >> >> On 27 Jun 2015 at 10:22:07, Dmitriy Shabanov (sha...@gm...) wrote: >> >> Hi, >> >> Something bad happen with develop branch? >> >> -- >> Dmitriy Shabanov >> >> ------------------------------------------------------------------------------ >> >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development >> >> >> >> ------------------------------------------------------------------------------ >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >> _______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development >> >> -- Dmitriy Shabanov |
From: Dmitriy S. <sha...@gm...> - 2015-06-27 18:24:40
|
Can this https://github.com/eXist-db/exist/tree/develop/extensions/svn be deleted too? On Sat, Jun 27, 2015 at 7:36 PM, Wolfgang Meier <wol...@ex...> wrote: > Well, my Internet connection doesn't work this weekend, so I couldn't see > the changes Lars did yesterday evening to clean up the repo in preparation > of the next release. > > But as I understood it, we all need to rebase our local copies. This is > described on our github page and usually the procedure is painless if you > follow it exactly. > > Wolfgang > Am 27.06.2015 17:36 schrieb "Jens Østergaard Petersen" <oe...@gm... > >: > >> Is this a git/GitHub problem? Does anyone have any ideas? >> >> Jens >> >> On 27 Jun 2015 at 10:22:07, Dmitriy Shabanov (sha...@gm...) wrote: >> >> Hi, >> >> Something bad happen with develop branch? >> >> -- >> Dmitriy Shabanov >> >> ------------------------------------------------------------------------------ >> >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development >> >> >> >> ------------------------------------------------------------------------------ >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >> _______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development >> >> -- Dmitriy Shabanov |
From: Jens Ø. P. <oe...@gm...> - 2015-06-27 17:36:01
|
Ah, didn't know that - I just re-forked, and everything seems to work fine now. - Jens On Sat 27 Jun 2015 at 18:36 Wolfgang Meier <wol...@ex...> wrote: > Well, my Internet connection doesn't work this weekend, so I couldn't see > the changes Lars did yesterday evening to clean up the repo in preparation > of the next release. > > But as I understood it, we all need to rebase our local copies. This is > described on our github page and usually the procedure is painless if you > follow it exactly. > > Wolfgang > Am 27.06.2015 17:36 schrieb "Jens Østergaard Petersen" <oe...@gm... > >: > >> Is this a git/GitHub problem? Does anyone have any ideas? >> >> Jens >> >> On 27 Jun 2015 at 10:22:07, Dmitriy Shabanov (sha...@gm...) wrote: >> >> Hi, >> >> Something bad happen with develop branch? >> >> -- >> Dmitriy Shabanov >> >> ------------------------------------------------------------------------------ >> >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development >> >> >> >> ------------------------------------------------------------------------------ >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >> _______________________________________________ >> Exist-development mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-development >> >> |
From: Wolfgang M. <wol...@ex...> - 2015-06-27 16:36:12
|
Well, my Internet connection doesn't work this weekend, so I couldn't see the changes Lars did yesterday evening to clean up the repo in preparation of the next release. But as I understood it, we all need to rebase our local copies. This is described on our github page and usually the procedure is painless if you follow it exactly. Wolfgang Am 27.06.2015 17:36 schrieb "Jens Østergaard Petersen" <oe...@gm...>: > Is this a git/GitHub problem? Does anyone have any ideas? > > Jens > > On 27 Jun 2015 at 10:22:07, Dmitriy Shabanov (sha...@gm...) wrote: > > Hi, > > Something bad happen with develop branch? > > -- > Dmitriy Shabanov > > ------------------------------------------------------------------------------ > > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development > > > > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > _______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development > > |
From: Jens Ø. P. <oe...@gm...> - 2015-06-27 15:36:37
|
Is this a git/GitHub problem? Does anyone have any ideas? Jens On 27 Jun 2015 at 10:22:07, Dmitriy Shabanov (sha...@gm...) wrote: Hi, Something bad happen with develop branch? -- Dmitriy Shabanov ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o_______________________________________________ Exist-development mailing list Exi...@li... https://lists.sourceforge.net/lists/listinfo/exist-development |
From: Dmitriy S. <sha...@gm...> - 2015-06-27 08:21:59
|
Hi, Something bad happen with develop branch? -- Dmitriy Shabanov |
From: <wol...@gm...> - 2015-06-14 10:51:55
|
> I get lost, what minimal java version for latest develop branch? java 8? Java 8. Wolfgang |
From: Dmitriy S. <sha...@gm...> - 2015-06-14 10:42:45
|
Hi, I get lost, what minimal java version for latest develop branch? java 8? I'm asking to make sure that I can use java 8 feature at core code. -- Dmitriy Shabanov |
From: Alister P. <gsp...@gm...> - 2015-05-19 07:37:01
|
Hi Dmitriy, I thought that either Node.js or Clojure would be good for an SSE server - keep it away from eXist-db. I’ll use the path to the resource as an identifier - and each “List” view > On 19 May 2015, at 4:48 pm, Dmitriy Shabanov <sha...@gm...> wrote: > > Are you going to implement this in java? > > On Mon, May 18, 2015 at 8:25 PM, Alister Pillow <gsp...@gm... <mailto:gsp...@gm...>> wrote: > Hi, > > Has anyone generated Server-Sent events from eXist? (Regardless of event source.) In particular, I want to record Create and Delete events - possibly updates. This would apply to all resources - not just XML. > > I want to avoid triggers if possible - because I’m already using them in different places and I want this to be a global service for the /db. > > It seems that the simplest approach might be to use Log4J to write to a log file - or a socket. > > Is there already such a log message (I can’t see anything in debug mode) - where might be the best place to add such a log message? > > Thanks, > Alister. > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y <http://ad.doubleclick.net/ddm/clk/290420510;117567292;y> > _______________________________________________ > Exist-development mailing list > Exi...@li... <mailto:Exi...@li...> > https://lists.sourceforge.net/lists/listinfo/exist-development <https://lists.sourceforge.net/lists/listinfo/exist-development> > > > > -- > Dmitriy Shabanov |