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

double svn import

From: eduardo fiss beloni <eduardobeloni_at_yahoo.com.br>
Date: Fri, 20 Jun 2008 13:24:53 -0700 (PDT)

Hello there,

I've got new files into my repository using svn import:

svn import compiler/ https://olaria.ucpel.tche.br/svn/pfun/compiler -m "adding compiler to server"

later, I checked out from server:

svn checkout https://olaria/svn/pfun/compiler/

Well, if another user with local directory compiler/ (not yet working
copy) with some updates over my (working copy) dir compiler do 
the same thing:

svn import compiler/ https://olaria.ucpel.tche.br/svn/pfun/compiler -m "updating compiler to handle floats"

how does svn handle it? It is like booth are working copies?

thanks,

Eduardo Beloni
Received on 2008-06-20 22:27:28 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.