<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Alberto Bustamante &#187; Subversion</title>
	<atom:link href="http://www.albertobustamante.com/blog/es/category/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.albertobustamante.com/blog/es</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 24 Aug 2010 22:13:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Resolviendo problemas con Subversion</title>
		<link>http://www.albertobustamante.com/blog/es/2009/11/resolviendo-problemas-con-subversion/</link>
		<comments>http://www.albertobustamante.com/blog/es/2009/11/resolviendo-problemas-con-subversion/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 17:47:25 +0000</pubDate>
		<dc:creator>Alberto</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.albertobustamante.com/blog/es/?p=32</guid>
		<description><![CDATA[Estaba actualizando mi copia local, cuando tuve el siguiente error:
Can&#8217;t copy / move &#8216;.svn-base&#8217; to &#8216;.tmp&#8217;: The system cannot find the file specified.
El problema era que en el repositorio existían dos ficheros cuyo nombre se diferenciaba sólo por el uso de mayúsculas (por ejemplo, Fichero.txt y fichero.txt). Esto es posible en sistemas basados en Unix, [...]]]></description>
			<content:encoded><![CDATA[<p>Estaba actualizando mi copia local, cuando tuve el siguiente error:</p>
<blockquote><p>Can&#8217;t copy / move &#8216;<file name>.svn-base&#8217; to &#8216;<file name>.tmp&#8217;: The system cannot find the file specified.</p></blockquote>
<p>El problema era que en el repositorio existían dos ficheros cuyo nombre se diferenciaba sólo por el uso de mayúsculas (por ejemplo, Fichero.txt y fichero.txt). Esto es posible en sistemas basados en Unix, pero en esta ocasión yo estaba usando un ordenador con Windows, donde no es posible tener ficheros con el mismo nombre. De ahí que no pudiera actualizar mi copia local. Así que si tienes el mismo error que yo, con borrar o renombrar uno de los dos ficheros en el servidor, se solucionará.</p>
<div id="crp_related"><h3>Posts relacionados:</h3><ul><li><a href="http://www.albertobustamante.com/blog/es/2009/12/error-500-en-wordpress/" rel="bookmark" class="crp_title">Error 500 en Wordpress</a></li><li><a href="http://www.albertobustamante.com/blog/es/2009/05/arreglando-error-406-de-wordpress/" rel="bookmark" class="crp_title">Arreglando Error 406 de Wordpress</a></li><li><a href="http://www.albertobustamante.com/blog/es/2009/11/instalar-erlang-en-mac/" rel="bookmark" class="crp_title">Instalar Erlang en Mac</a></li><li><a href="http://www.albertobustamante.com/blog/es/2009/07/como-arreglar-las-teclas-inicio-y-fin-en-mac/" rel="bookmark" class="crp_title">Como arreglar las teclas Inicio y Fin en Mac</a></li><li><a href="http://www.albertobustamante.com/blog/es/2009/07/mostrar-archivos-ocultos-en-leopard/" rel="bookmark" class="crp_title">Mostrar archivos ocultos en Leopard</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.albertobustamante.com/blog/es/2009/11/resolviendo-problemas-con-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
