Let us consider Poincaré's upper plane which is defined as $\mathbb{H} = \{ (x,y) | y>0\}$. This space has a Riemannian metric $g = \text{diag}(1/y^2, 1/y^2)$. Now let us consider a differential curve $a(t) = (t,1)$ and a vector $v \in T_{a(o)}\mathbb{H} = (0,1)$. How can $v$ be parallel transported to the curve?
I think that finding the geodesic equation is not particularly hard, but I am not sure at all what I am meant to answer in this question.
I am not sure where the problem is but let me present my solution. In order to find the transport of $(0,1)$ at point $a(t)$ we need to find parallel vector field $V$ along $a$ with $V(0)=(0,1)$ and compute $V(t)$. Let:
$$V(t)=V_1(t) \partial_1(a(t)) + V_2(t) \partial_2(a(t))$$ Than: $$D_tV=\sum_{k}(V_k'+\sum_{i,j}\Gamma^k_{ij}a_i'V_j)\partial_k$$ It is trivial to compute: $$\Gamma^1_{12}=\Gamma^1_{21}=-\frac{1}{y}, \: \Gamma^2_{11}=\frac{1}{y}, \: \Gamma^2_{22}=-\frac{1}{y}$$ so equations for $V$ are:
$$V_1'(t)-\frac{1}{a_2(t)}(a_1'(t)V_2(t)+a_2'(t)V_1(t)=0$$ and $$V_2'(t)+\frac{1}{a_2(t)}(a_1'(t)V_1(t)-a_2'(t)V_2(t)=0$$
So: $V_1'(t)=V_2(t)$ and $V_2'(t)=-V_1(t)$ what gives $V_1(t)=\sin(t)$ and $V_2(t)=\cos(t)$.