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

Re: How to bring different version of files in subversion

From: Metrri Jain <metrrijain_at_yahoo.com>
Date: 2004-07-07 17:26:02 CEST

Hi there thanks a lot for your help.

I am just a bit confused ,so I should import the base
file and then check out a working copy of it and then
do svn commit ,but I dont understand the overwriting
thing.Can you please elaborate .

Thanks again.
Metrri Jain

--- François_Beausoleil <fbeausoleil@ftml.net> wrote:
> Hi !
>
> Metrri Jain wrote:
> > I recently implemented subversion for my
> repository.I
> > am facing a problem,can anybody please help me ,I
> have
> > different versions of a file which are not under
> > subversion right now but I want to bring those
> > different versions under subversion control.
> > And want to make a file as base and others as
> > different revisions of that file ,how can I do
> this.
>
> Simply checkout a working copy for where you want to
> import these files,
> and then copy the base version of the file. svn add
> it, then svn
> commit. Then, overwrite this file with the new
> version. Confirm the
> change with svn status, then svn commit it.
>
> Repeat the loop until you run out of versions...
>
> Alternatively, if you have more than one files, and
> they are in
> different folders, maybe you can use
> svn_load_dirs.pl, which is
> available in the Subversion repository. See the
> book for more info.
>
> Hope that helps !
> François
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail:
> users-help@subversion.tigris.org
>
>

=====
MS Computer Science
University of Texas at dallas,
Richardson,TX.

________________________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping"
your friends today! Download Messenger Now
http://uk.messenger.yahoo.com/download/index.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 7 17:26:23 2004

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.