|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
New files in svnI was looking at the new files we added for the pageview re-working and
they don't seem to have a correct $Id: line. I think the problem is that none of them have their properties set. I uploaded them as files, not in a patch. The new files added were: src/gui/views/pageview.py src/gui/views/navigationview.py src/gui/views/listview.py src/gui/views/treemodels/treebasemodel.py My latest patch contains a new file and this time I included it in the patch file but forgot to set the properties. I'll upload another patch with the properties set. I assume we need: svn:mime-type : text/plain svn:keywords : Id svn:eol-style : native and not: svn:keywords=Author Date Id Revision as listed here: http://www.gramps-project.org/wiki/index.php?title=Brief_introduction_to_SVN#Subversion_commands Is this correct? Regards, Nick. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gramps-devel mailing list Gramps-devel@... https://lists.sourceforge.net/lists/listinfo/gramps-devel |
|
|
Re: New files in svn2009/10/30 Nick Hall <nick__hall@...>:
> I was looking at the new files we added for the pageview re-working and > they don't seem to have a correct $Id: line. I think the problem is > that none of them have their properties set. I uploaded them as files, > not in a patch. > > The new files added were: > > src/gui/views/pageview.py > src/gui/views/navigationview.py > src/gui/views/listview.py > src/gui/views/treemodels/treebasemodel.py > > My latest patch contains a new file and this time I included it in the > patch file but forgot to set the properties. I'll upload another patch > with the properties set. > > I assume we need: > > svn:mime-type : text/plain > svn:keywords : Id > svn:eol-style : native > > and not: > > svn:keywords=Author Date Id Revision > > as listed here: > > http://www.gramps-project.org/wiki/index.php?title=Brief_introduction_to_SVN#Subversion_commands We now use normally Id and Rev The error is mine however, after my laptop broke I work on another computer where the subversion config was not set. I fixed all but treebasemodel now, as I have local changes on that. Benny > > Is this correct? > > Regards, > > Nick. > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Gramps-devel mailing list > Gramps-devel@... > https://lists.sourceforge.net/lists/listinfo/gramps-devel > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gramps-devel mailing list Gramps-devel@... https://lists.sourceforge.net/lists/listinfo/gramps-devel |
|
|
Re: New files in svn2009/10/31 Benny Malengier <benny.malengier@...>:
> 2009/10/30 Nick Hall <nick__hall@...>: >> I was looking at the new files we added for the pageview re-working and >> they don't seem to have a correct $Id: line. I think the problem is >> that none of them have their properties set. I uploaded them as files, >> not in a patch. >> >> The new files added were: >> >> src/gui/views/pageview.py >> src/gui/views/navigationview.py >> src/gui/views/listview.py >> src/gui/views/treemodels/treebasemodel.py >> >> My latest patch contains a new file and this time I included it in the >> patch file but forgot to set the properties. I'll upload another patch >> with the properties set. >> >> I assume we need: >> >> svn:mime-type : text/plain >> svn:keywords : Id >> svn:eol-style : native >> >> and not: >> >> svn:keywords=Author Date Id Revision >> >> as listed here: >> >> http://www.gramps-project.org/wiki/index.php?title=Brief_introduction_to_SVN#Subversion_commands > > We now use normally Id and Rev > > The error is mine however, after my laptop broke I work on another > computer where the subversion config was not set. > I fixed all but treebasemodel now, as I have local changes on that. > Note that I have never understood the need of svn to have these things set. I find, and have found, it really annoying duty to have to set these things. I assume some find Id usefull, but typing svn info is not really a chore. Benny > Benny >> >> Is this correct? >> >> Regards, >> >> Nick. >> >> >> ------------------------------------------------------------------------------ >> Come build with us! The BlackBerry(R) Developer Conference in SF, CA >> is the only developer event you need to attend this year. Jumpstart your >> developing skills, take BlackBerry mobile applications to market and stay >> ahead of the curve. Join us from November 9 - 12, 2009. Register now! >> http://p.sf.net/sfu/devconference >> _______________________________________________ >> Gramps-devel mailing list >> Gramps-devel@... >> https://lists.sourceforge.net/lists/listinfo/gramps-devel >> > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gramps-devel mailing list Gramps-devel@... https://lists.sourceforge.net/lists/listinfo/gramps-devel |
| Free embeddable forum powered by Nabble | Forum Help |