[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-issues
Subject:    [Issue 3907] New - svn up should create a server-sided diff and
From:       jobermayr () tigris ! org
Date:       2011-05-30 17:28:31
Message-ID: iz3907 () subversion ! tigris ! org
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=3907
                 Issue #|3907
                 Summary|svn up should create a server-sided diff and apply it 
                        |locally
               Component|subversion
                 Version|---
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|unknown
             Assigned to|issues@subversion
             Reported by|jobermayr






------- Additional comments from jobermayr@tigris.org Mon May 30 10:28:30 -0700 2011 \
------- If I do a 'svn up' on svn://anonsvn.kde.org/home/kde/trunk/l10n-kde4 it takes \
very very very long until the  update process starts and finishes.
I assume it could be extremely accelerated if it would do sth. like:
- old_revision=$(svn info | grep "Revision:" | sed "s,Revision: ,,g")
- svn diff -r $old_revision:HEAD
- maybe compress through bzip2, xz, ...
- download
- patch < $download (maybe a hack is neccessary to handle merge conflicts as \
                currently)
- set revision to HEAD

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=463&dsMessageId=2753243

To unsubscribe from this discussion, e-mail: \
[issues-unsubscribe@subversion.tigris.org].


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic