[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Problems commiting to SVN Repository

From: Reynier Perez Mira <rperezm_at_uci.cu>
Date: Mon, 14 Apr 2008 18:37:25 -0400

Hi:
>
> Move the existing broken "model" directory aside:
>
> cd X:\www\gestionTrunk\plugins\sfGuardPlugin\lib
> mv model model-bak
>
> Note: I don't know DOS command line commands, so if "cd" and
> "mv" are not appropriate, please use whatever commands are
> appropriate in DOS to change directories and move files.
>
> After moving the broken "model" directory out of the way,
> retrieve a fixed "model" directory from the repository:
>
> svn up model
>
> Now you have "model" (with no changes) and "model-bak" (with
> your changes). Manually move any changed files from
> "model-bak" to "model". Use "svn status" to verify that your
> changes are showing up correctly. Once you're done, you can
> delete "model-bak".

Following the steps published at this site[1] I get again my working svn copy. Now I need to compare version between the old project and the new project. Exists any way to do this?

[1] http://tech.forumone.com/archives/29-HOWTO-Use-Eclipse-PDT-with-Subversion-in-13-Easy-Steps.html
Cheers
Ing. Reynier Pérez Mira
Grupo Soporte al Desarrollo Dirección Técnica

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-15 00:35:53 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.