[lgo tigris org: [Issue 823] svn checkout a single file]



FYI,

A way to avoid fetching all those .po files.

----- Forwarded message from lgo tigris org -----

http://subversion.tigris.org/issues/show_bug.cgi?id=823



User lgo changed the following:

                What    |Old value                 |New value
================================================================================
     IssuesThisDependsOn|695                       |695,781
--------------------------------------------------------------------------------




------- Additional comments from lgo tigris org Mon May 21 13:16:21 -0700 2007 -------
With 'depth' currently being added to svn checkout (see issue 781) the new UI
will be: 

svn co --depth=empty the-dir
svn up the-dir/the-file

Further running 'svn up' will not fetch any of the other files in the-dir. This
already works on trunk for 1.5-dev servers.
You can fetch the rest of the files with 'svn up --depth=infinity', but this
feature didn't make it on trunk yet.

AFAIC this issue can be closed when the above workaround is completely
implemented. Does anyone disagree?



----- End forwarded message -----

-- 
Regards,
Olav


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]