something fails with svn

Oliver Pinter oliver.pntr at gmail.com
Sat Jan 2 00:47:13 UTC 2010


and the newest log:

____

	M	COPYRIGHT
r201336 = a1f0e71ec85d326f0cb79b829129279961a36ed9 (refs/remotes/git-svn)
	M	lib/libc/gen/time.3
	M	lib/libc/sys/clock_gettime.2
Couldn't find revmap for
svn://svn.freebsd.org/base/stable/7/head/lib/libc/stdtime
Couldn't find revmap for
svn://svn.freebsd.org/base/stable/7/vendor/tzcode/dist/libc/stdtime
Couldn't find revmap for svn://svn.freebsd.org/base/stable/7/head
Couldn't find revmap for svn://svn.freebsd.org/base/stable/7/head/lib/libc
Couldn't find revmap for
svn://svn.freebsd.org/base/stable/7/vendor/tzcode/dist/libc
r201363 = b04276d84884164bf0878eb7d11f3100bcdcd3a0 (refs/remotes/git-svn)
Couldn't find revmap for
svn://svn.freebsd.org/base/stable/7/head/sys/cddl/contrib/opensolaris
Couldn't find revmap for svn://svn.freebsd.org/base/stable/7/head/sys
Couldn't find revmap for svn://svn.freebsd.org/base/stable/7/stable/8/sys
Couldn't find revmap for
svn://svn.freebsd.org/base/stable/7/user/kmacy/releng_7_2_fcs/sys
Couldn't find revmap for
svn://svn.freebsd.org/base/stable/7/user/peter/kinfo/sys
Couldn't find revmap for
svn://svn.freebsd.org/base/stable/7/head/sys/contrib/dev/acpica
Couldn't find revmap for svn://svn.freebsd.org/base/stable/7/head/sys/contrib/pf
Couldn't find revmap for
svn://svn.freebsd.org/base/stable/7/stable/8/sys/contrib/pf
Couldn't find revmap for
svn://svn.freebsd.org/base/stable/7/user/peter/kinfo/sys/contrib/pf
r201365 = 4ad205e7e4ca78fc6ac8e5e9ea81b2199339917f (refs/remotes/git-svn)
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/git-svn.
>From /usr/data/source/git/7-STABLE
   00e48c1..4ad205e  master     -> origin/master
Merge made by recursive.
 COPYRIGHT                    |    2 +-
 lib/libc/gen/time.3          |    1 +
 lib/libc/sys/clock_gettime.2 |   55 +++++++++++++++++++++++++++++++++--------
 3 files changed, 46 insertions(+), 12 deletions(-)

____

the master local git repo don't touched, only synced with freebsd's
svn repo, and the local commit are in second git tree commited, say it
as: ~/src/, and the master is /usr/data/source/git/7-STABLE - this is
a simple _git svn rebase_ based git tree.

the command with synced the tree is:

alias src_update '(cd /usr/data/source/git/7-STABLE.git; git svn
rebase; cd ~/src; git pull) |& less'

so, the all process show as this:
1) cd /usr/data/source/git/7-STABLE.git # can't comment..
2) git svn rebase # this fetched the source from
svn://svn.freebsd.org/base/stable/7, and then updated the git repo
3) cd ~/src # can't comment..
4) git pull # this fetched from the GIT repo the source, this runned
without error

So, the error is somewhere in process 2).

And the errors in log is recently this files:


svn://svn.freebsd.org/base/stable/7/head/lib/libc/stdtime
svn://svn.freebsd.org/base/stable/7/vendor/tzcode/dist/libc/stdtime
svn://svn.freebsd.org/base/stable/7/head
svn://svn.freebsd.org/base/stable/7/head/lib/libc
svn://svn.freebsd.org/base/stable/7/vendor/tzcode/dist/libc
svn://svn.freebsd.org/base/stable/7/head/sys/cddl/contrib/opensolaris
svn://svn.freebsd.org/base/stable/7/head/sys
svn://svn.freebsd.org/base/stable/7/stable/8/sys
svn://svn.freebsd.org/base/stable/7/user/kmacy/releng_7_2_fcs/sys
svn://svn.freebsd.org/base/stable/7/user/peter/kinfo/sys
svn://svn.freebsd.org/base/stable/7/head/sys/contrib/dev/acpica
svn://svn.freebsd.org/base/stable/7/head/sys/contrib/pf
svn://svn.freebsd.org/base/stable/7/stable/8/sys/contrib/pf
svn://svn.freebsd.org/base/stable/7/user/peter/kinfo/sys/contrib/pf

when you see the PATHs, then its showed as:

7-STABLE_base_path+"do something else"

and at the end, i synced with this process my source code over one
year, but it showed since ~1 week, as the first mail wroted..


On 1/2/10, Oliver Pinter <oliver.pntr at gmail.com> wrote:
> the problem is at a standstill above always, only I did not see a
> sense so since I did not receive constructive feedback véáaszolni...
> otherwise i tested more things, but the situation did not change.
>
> // sorry for bad english, but I never learned it..
>
> On 1/2/10, jhell <jhell at dataix.net> wrote:
>> On 1/1/2010 6:24 AM, Ed Schouten wrote:
>>> * jhell<jhell at DataIX.net>  wrote:
>>>> With those remarks I will leave it up to your honed skills to figure
>>>> out.
>>>
>>> If you don't have anything constructive to say, please refrain from
>>> responding to any message on these lists. The purpose of these lists is
>>> to help each other.
>>>
>>
>> You know really... I did not see anything that you have replied with to
>> be constructive criticism "At all".
>>
>> And personally if you really want to reply with remarks of "Would you
>> mind sharing your findings Sherlock Holmes" You can then keep your
>> comments to your self as I do not find them useful and my name is not
>> Sherlock Holmes.
>>
>> Secondly I would expect a much more intelligent remark to come from
>> someone with your background but I guess that comes with age.
>>
>> So my suggestion in constructiveness to you would be to think harder
>> before you critique a post of the very same nature as the one you posted.
>>
>> As regards to the OP the email was meant as a confirmation to the author
>> that the problem did lye on his end and that by paying closer attention
>> to "the paths" that were displayed in the OP would have revealed the
>> problem.
>>
>> --
>>
>>   jhell
>>
>


More information about the freebsd-stable mailing list