You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by vyang <vy...@apt-cafm.com> on 2007/10/05 19:25:21 UTC

Merging

Hello,

I want to difference and merge the same svg files.  For example, multiple
users can access(download) a file from server, and modify it, then upload it
to the server.  On upload I don't want to replace the file, but merge the
file taking the svg section that has been modified by the user.  Is there a
way to do this?


vyang
-- 
View this message in context: http://www.nabble.com/Merging-tf4576639.html#a13063995
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org


Re: bad (#)links on batik page

Posted by Cameron McCormack <ca...@mcc.id.au>.
Ruud Steltenpool:
> See 
> http://validator.w3.org/checklink?check=Check&hide_type=all&summary=on&uri=http%3A%2F%2Fxmlgraphics.apache.org%2Fbatik%2Fdownload.cgi%23svn

Fixed.

-- 
Cameron McCormack, http://mcc.id.au/
	xmpp:heycam@jabber.org  ▪  ICQ 26955922  ▪  MSN cam@mcc.id.au

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org


bad (#)links on batik page

Posted by "Ruud Steltenpool ( http://svg.startpagina.nl )" <sv...@steltenpower.com>.
See 
http://validator.w3.org/checklink?check=Check&hide_type=all&summary=on&uri=http%3A%2F%2Fxmlgraphics.apache.org%2Fbatik%2Fdownload.cgi%23svn



---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org


Re: Merging

Posted by Guillaume Rosauro <g....@gmail.com>.
One solution is getting the DOM tree and working with some getElementById to
insert the nodes on the right place.


Guillaume


On 10/5/07, vyang <vy...@apt-cafm.com> wrote:
>
>
> Hello,
>
> I want to difference and merge the same svg files.  For example, multiple
> users can access(download) a file from server, and modify it, then upload
> it
> to the server.  On upload I don't want to replace the file, but merge the
> file taking the svg section that has been modified by the user.  Is there
> a
> way to do this?
>
>
> vyang
> --
> View this message in context:
> http://www.nabble.com/Merging-tf4576639.html#a13063995
> Sent from the Batik - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org
>
>